#cccff2 color space conversions
Hex:
#cccff2
RGB:
204, 207, 242
CMY:
20, 19, 5
CMYK:
16, 14, 0, 5
HSL:
235°, 59.3750%, 87.4510%
HSV (HSB):
235°, 15.7025%, 94.9020%
XYZ:
63.2417, 63.8738, 93.0001
xyY:
0.2873, 0.2902, 63.8738
CIE-Lab:
83.9000, 5.9039, -17.5185
CIE-LCH:
83.9000, 18.4865, 288.6242
CIE-Luv:
83.9000, -3.6018, -28.6327
Hunter-Lab:
79.9211, 1.3854, -13.0480
#cccff2 color charts
#cccff2 color shades, tints & tones
#cccff2 color schemes
#cccff2 color preview, HTML & CSS examples
This text has a color of #cccff2
<p style="color:#cccff2;">Text here</p>
.mytext {color:#cccff2;}
This box has a color of #cccff2
<div style="background-color:#cccff2;">Content here</div>
.mybackground {background-color:#cccff2;}
Border around this has a color of #cccff2
<div style="border:2px solid #cccff2;">Content here</div>
.myborder {border:2px solid #cccff2;}