#caf5f7 color space conversions
Hex:
#caf5f7
RGB:
202, 245, 247
CMY:
21, 4, 3
CMYK:
18, 1, 0, 3
HSL:
183°, 73.7705%, 88.0392%
HSV (HSB):
183°, 18.2186%, 96.8627%
XYZ:
73.7980, 84.5768, 100.4311
xyY:
0.2851, 0.3268, 84.5768
CIE-Lab:
93.7004, -13.2903, -5.5464
CIE-LCH:
93.7004, 14.4012, 202.6520
CIE-Luv:
93.7004, -22.2359, -6.3979
Hunter-Lab:
91.9656, -17.7021, -0.3717
#caf5f7 color charts
#caf5f7 color shades, tints & tones
#caf5f7 color schemes
#caf5f7 color preview, HTML & CSS examples
This text has a color of #caf5f7
<p style="color:#caf5f7;">Text here</p>
.mytext {color:#caf5f7;}
This box has a color of #caf5f7
<div style="background-color:#caf5f7;">Content here</div>
.mybackground {background-color:#caf5f7;}
Border around this has a color of #caf5f7
<div style="border:2px solid #caf5f7;">Content here</div>
.myborder {border:2px solid #caf5f7;}