Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
69.02% | 69.41% | 100% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
239.24° | 100% | 84.51% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
239.24° | 30.98% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.69 | 0.69 | 1 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.66 | 1 | 0.85 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.66 | 0.31 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
30.98% | 30.59% | 0% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.73 | 0.15 | -0.03 |
XYZ | ||
---|---|---|
X | Y | Z |
51.68 | 47.89 | 101.13 |
CIE Lab | ||
---|---|---|
L | a | b |
74.76 | 16.89 | -38.66 |
Nearest Colors Name
Matching similar color names
CSS notation
Use this for all CSS properties that accept a color as a value: color, background-color, border-color
#b0b1ff
rgb(176,177,255)
hsl(239, 100%, 85%)
Tints, Shades, and Tones
Tints
A tint is obtained by adding white to a color. This process reduces darkness.
Shades
A shade is obtained by adding black to a color. This process increases darkness.
Color Harmonies
Schemes of colors that work well together
Adjacent / Analogous / Analogic
Pleasing and harmonious to the eye, they can be found in nature.
Rectangle / Tetradic
Two complementary pairs for a total of four colors.