#caf5e8 color space conversions
Hex:
#caf5e8
RGB:
202, 245, 232
CMY:
21, 4, 9
CMYK:
18, 0, 5, 4
HSL:
162°, 68.2540%, 87.6471%
HSV (HSB):
162°, 17.5510%, 96.0784%
XYZ:
71.5750, 83.6876, 88.7248
xyY:
0.2934, 0.3430, 83.6876
CIE-Lab:
93.3146, -16.2889, 1.6671
CIE-LCH:
93.3146, 16.3740, 174.1563
CIE-Luv:
93.3146, -21.9849, 5.4057
Hunter-Lab:
91.4809, -20.4325, 6.5329
#caf5e8 color charts
#caf5e8 color shades, tints & tones
#caf5e8 color schemes
#caf5e8 color preview, HTML & CSS examples
This text has a color of #caf5e8
<p style="color:#caf5e8;">Text here</p>
.mytext {color:#caf5e8;}
This box has a color of #caf5e8
<div style="background-color:#caf5e8;">Content here</div>
.mybackground {background-color:#caf5e8;}
Border around this has a color of #caf5e8
<div style="border:2px solid #caf5e8;">Content here</div>
.myborder {border:2px solid #caf5e8;}