#cfccec color space conversions
Hex:
#cfccec
RGB:
207, 204, 236
CMY:
19, 20, 7
CMYK:
12, 14, 0, 7
HSL:
246°, 45.7143%, 86.2745%
HSV (HSB):
246°, 13.5593%, 92.5490%
XYZ:
62.4653, 62.5073, 88.1297
xyY:
0.2931, 0.2933, 62.5073
CIE-Lab:
83.1824, 7.2033, -15.3836
CIE-LCH:
83.1824, 16.9865, 295.0913
CIE-Luv:
83.1824, -0.2565, -25.3386
Hunter-Lab:
79.0615, 2.6725, -10.7474
#cfccec color charts
#cfccec color shades, tints & tones
#cfccec color schemes
#cfccec color preview, HTML & CSS examples
This text has a color of #cfccec
<p style="color:#cfccec;">Text here</p>
.mytext {color:#cfccec;}
This box has a color of #cfccec
<div style="background-color:#cfccec;">Content here</div>
.mybackground {background-color:#cfccec;}
Border around this has a color of #cfccec
<div style="border:2px solid #cfccec;">Content here</div>
.myborder {border:2px solid #cfccec;}