#cff7fe color space conversions
Hex:
#cff7fe
RGB:
207, 247, 254
CMY:
19, 3, 0
CMYK:
19, 3, 0, 0
HSL:
189°, 95.9184%, 90.3922%
HSV (HSB):
189°, 18.5039%, 99.6078%
XYZ:
76.8823, 86.9427, 106.4954
xyY:
0.2844, 0.3216, 86.9427
CIE-Lab:
94.7139, -11.3440, -7.6412
CIE-LCH:
94.7139, 13.6775, 213.9638
CIE-Luv:
94.7139, -20.9249, -10.0832
Hunter-Lab:
93.2431, -15.9956, -2.4466
#cff7fe color charts
#cff7fe color shades, tints & tones
#cff7fe color schemes
#cff7fe color preview, HTML & CSS examples
This text has a color of #cff7fe
<p style="color:#cff7fe;">Text here</p>
.mytext {color:#cff7fe;}
This box has a color of #cff7fe
<div style="background-color:#cff7fe;">Content here</div>
.mybackground {background-color:#cff7fe;}
Border around this has a color of #cff7fe
<div style="border:2px solid #cff7fe;">Content here</div>
.myborder {border:2px solid #cff7fe;}