#cbbcef color space conversions
Hex:
#cbbcef
RGB:
203, 188, 239
CMY:
20, 26, 6
CMYK:
15, 21, 0, 6
HSL:
258°, 61.4458%, 83.7255%
HSV (HSB):
258°, 21.3389%, 93.7255%
XYZ:
58.1918, 54.8949, 89.1901
xyY:
0.2877, 0.2714, 54.8949
CIE-Lab:
78.9807, 15.1657, -23.3725
CIE-LCH:
78.9807, 27.8616, 302.9782
CIE-Luv:
78.9807, 4.8358, -39.4472
Hunter-Lab:
74.0911, 10.5360, -19.5089
#cbbcef color charts
#cbbcef color shades, tints & tones
#cbbcef color schemes
#cbbcef color preview, HTML & CSS examples
This text has a color of #cbbcef
<p style="color:#cbbcef;">Text here</p>
.mytext {color:#cbbcef;}
This box has a color of #cbbcef
<div style="background-color:#cbbcef;">Content here</div>
.mybackground {background-color:#cbbcef;}
Border around this has a color of #cbbcef
<div style="border:2px solid #cbbcef;">Content here</div>
.myborder {border:2px solid #cbbcef;}