#caf1e5 color space conversions
Hex:
#caf1e5
RGB:
202, 241, 229
CMY:
21, 5, 10
CMYK:
16, 0, 5, 5
HSL:
162°, 58.2090%, 86.8627%
HSV (HSB):
162°, 16.1826%, 94.5098%
XYZ:
69.9553, 81.1243, 86.1003
xyY:
0.2949, 0.3420, 81.1243
CIE-Lab:
92.1870, -14.8859, 1.5833
CIE-LCH:
92.1870, 14.9699, 173.9286
CIE-Luv:
92.1870, -20.0617, 5.0281
Hunter-Lab:
90.0690, -18.9825, 6.3708
#caf1e5 color charts
#caf1e5 color shades, tints & tones
#caf1e5 color schemes
#caf1e5 color preview, HTML & CSS examples
This text has a color of #caf1e5
<p style="color:#caf1e5;">Text here</p>
.mytext {color:#caf1e5;}
This box has a color of #caf1e5
<div style="background-color:#caf1e5;">Content here</div>
.mybackground {background-color:#caf1e5;}
Border around this has a color of #caf1e5
<div style="border:2px solid #caf1e5;">Content here</div>
.myborder {border:2px solid #caf1e5;}