#caf8f9 color space conversions
Hex:
#caf8f9
RGB:
202, 248, 249
CMY:
21, 3, 2
CMYK:
19, 0, 0, 2
HSL:
181°, 79.6610%, 88.4314%
HSV (HSB):
181°, 18.8755%, 97.6471%
XYZ:
75.0234, 86.5309, 102.3705
xyY:
0.2843, 0.3279, 86.5309
CIE-Lab:
94.5389, -14.3747, -5.3460
CIE-LCH:
94.5389, 15.3367, 200.4003
CIE-Luv:
94.5389, -23.6253, -5.9054
Hunter-Lab:
93.0220, -18.8260, -0.1331
#caf8f9 color charts
#caf8f9 color shades, tints & tones
#caf8f9 color schemes
#caf8f9 color preview, HTML & CSS examples
This text has a color of #caf8f9
<p style="color:#caf8f9;">Text here</p>
.mytext {color:#caf8f9;}
This box has a color of #caf8f9
<div style="background-color:#caf8f9;">Content here</div>
.mybackground {background-color:#caf8f9;}
Border around this has a color of #caf8f9
<div style="border:2px solid #caf8f9;">Content here</div>
.myborder {border:2px solid #caf8f9;}