#cff2f9 color space conversions
Hex:
#cff2f9
RGB:
207, 242, 249
CMY:
19, 5, 2
CMYK:
17, 3, 0, 2
HSL:
190°, 77.7778%, 89.4118%
HSV (HSB):
190°, 16.8675%, 97.6471%
XYZ:
74.5831, 83.6092, 101.8298
xyY:
0.2868, 0.3215, 83.6092
CIE-Lab:
93.2805, -9.8564, -7.1700
CIE-LCH:
93.2805, 12.1884, 216.0341
CIE-Luv:
93.2805, -18.5356, -9.5554
Hunter-Lab:
91.4381, -14.4198, -2.0215
#cff2f9 color charts
#cff2f9 color shades, tints & tones
#cff2f9 color schemes
#cff2f9 color preview, HTML & CSS examples
This text has a color of #cff2f9
<p style="color:#cff2f9;">Text here</p>
.mytext {color:#cff2f9;}
This box has a color of #cff2f9
<div style="background-color:#cff2f9;">Content here</div>
.mybackground {background-color:#cff2f9;}
Border around this has a color of #cff2f9
<div style="border:2px solid #cff2f9;">Content here</div>
.myborder {border:2px solid #cff2f9;}