#cccbe1 color space conversions
Hex:
#cccbe1
RGB:
204, 203, 225
CMY:
20, 20, 12
CMYK:
9, 10, 0, 12
HSL:
243°, 26.8293%, 83.9216%
HSV (HSB):
243°, 9.7778%, 88.2353%
XYZ:
59.8484, 60.9855, 79.8512
xyY:
0.2982, 0.3039, 60.9855
CIE-Lab:
82.3709, 4.5438, -10.7536
CIE-LCH:
82.3709, 11.6742, 292.9056
CIE-Luv:
82.3709, -0.7236, -17.4420
Hunter-Lab:
78.0932, 0.1342, -5.9595
#cccbe1 color charts
#cccbe1 color shades, tints & tones
#cccbe1 color schemes
#cccbe1 color preview, HTML & CSS examples
This text has a color of #cccbe1
<p style="color:#cccbe1;">Text here</p>
.mytext {color:#cccbe1;}
This box has a color of #cccbe1
<div style="background-color:#cccbe1;">Content here</div>
.mybackground {background-color:#cccbe1;}
Border around this has a color of #cccbe1
<div style="border:2px solid #cccbe1;">Content here</div>
.myborder {border:2px solid #cccbe1;}