#caf2f5 color space conversions
Hex:
#caf2f5
RGB:
202, 242, 245
CMY:
21, 5, 4
CMYK:
18, 1, 0, 4
HSL:
184°, 68.2540%, 87.6471%
HSV (HSB):
184°, 17.5510%, 96.0784%
XYZ:
72.5907, 82.6534, 98.5140
xyY:
0.2861, 0.3257, 82.6534
CIE-Lab:
92.8625, -12.1984, -5.7444
CIE-LCH:
92.8625, 13.4833, 205.2165
CIE-Luv:
92.8625, -20.8347, -6.8870
Hunter-Lab:
90.9139, -16.5751, -0.6067
#caf2f5 color charts
#caf2f5 color shades, tints & tones
#caf2f5 color schemes
#caf2f5 color preview, HTML & CSS examples
This text has a color of #caf2f5
<p style="color:#caf2f5;">Text here</p>
.mytext {color:#caf2f5;}
This box has a color of #caf2f5
<div style="background-color:#caf2f5;">Content here</div>
.mybackground {background-color:#caf2f5;}
Border around this has a color of #caf2f5
<div style="border:2px solid #caf2f5;">Content here</div>
.myborder {border:2px solid #caf2f5;}