#caefc3 color space conversions
Hex:
#caefc3
RGB:
202, 239, 195
CMY:
21, 6, 24
CMYK:
15, 0, 18, 6
HSL:
110°, 57.8947%, 85.0980%
HSV (HSB):
110°, 18.4100%, 93.7255%
XYZ:
65.0739, 78.2297, 63.2998
xyY:
0.3150, 0.3786, 78.2297
CIE-Lab:
90.8846, -20.0266, 17.3629
CIE-LCH:
90.8846, 26.5053, 139.0750
CIE-Luv:
90.8846, -18.4471, 29.0217
Hunter-Lab:
88.4476, -23.4545, 19.4808
#caefc3 color charts
#caefc3 color shades, tints & tones
#caefc3 color schemes
#caefc3 color preview, HTML & CSS examples
This text has a color of #caefc3
<p style="color:#caefc3;">Text here</p>
.mytext {color:#caefc3;}
This box has a color of #caefc3
<div style="background-color:#caefc3;">Content here</div>
.mybackground {background-color:#caefc3;}
Border around this has a color of #caefc3
<div style="border:2px solid #caefc3;">Content here</div>
.myborder {border:2px solid #caefc3;}