#caf2f7 color space conversions
Hex:
#caf2f7
RGB:
202, 242, 247
CMY:
21, 5, 3
CMYK:
18, 2, 0, 3
HSL:
187°, 73.7705%, 88.0392%
HSV (HSB):
187°, 18.2186%, 96.8627%
XYZ:
72.8978, 82.7762, 100.1310
xyY:
0.2850, 0.3236, 82.7762
CIE-Lab:
92.9164, -11.7872, -6.7041
CIE-LCH:
92.9164, 13.5603, 209.6297
CIE-Luv:
92.9164, -20.8736, -8.4866
Hunter-Lab:
90.9814, -16.1966, -1.5655
#caf2f7 color charts
#caf2f7 color shades, tints & tones
#caf2f7 color schemes
#caf2f7 color preview, HTML & CSS examples
This text has a color of #caf2f7
<p style="color:#caf2f7;">Text here</p>
.mytext {color:#caf2f7;}
This box has a color of #caf2f7
<div style="background-color:#caf2f7;">Content here</div>
.mybackground {background-color:#caf2f7;}
Border around this has a color of #caf2f7
<div style="border:2px solid #caf2f7;">Content here</div>
.myborder {border:2px solid #caf2f7;}