#cff8fc color space conversions
Hex:
#cff8fc
RGB:
207, 248, 252
CMY:
19, 3, 1
CMYK:
18, 2, 0, 1
HSL:
185°, 88.2353%, 90.0000%
HSV (HSB):
185°, 17.8571%, 98.8235%
XYZ:
76.8702, 87.4285, 104.9194
xyY:
0.2855, 0.3247, 87.4285
CIE-Lab:
94.9198, -12.2555, -6.3021
CIE-LCH:
94.9198, 13.7809, 207.2134
CIE-Luv:
94.9198, -21.3391, -7.7863
Hunter-Lab:
93.5032, -16.8834, -1.0767
#cff8fc color charts
#cff8fc color shades, tints & tones
#cff8fc color schemes
#cff8fc color preview, HTML & CSS examples
This text has a color of #cff8fc
<p style="color:#cff8fc;">Text here</p>
.mytext {color:#cff8fc;}
This box has a color of #cff8fc
<div style="background-color:#cff8fc;">Content here</div>
.mybackground {background-color:#cff8fc;}
Border around this has a color of #cff8fc
<div style="border:2px solid #cff8fc;">Content here</div>
.myborder {border:2px solid #cff8fc;}