#cafed4 color space conversions
Hex:
#cafed4
RGB:
202, 254, 212
CMY:
21, 0, 17
CMYK:
20, 0, 17, 0
HSL:
132°, 96.2963%, 89.4118%
HSV (HSB):
132°, 20.4724%, 99.6078%
XYZ:
71.6826, 88.1936, 75.5324
xyY:
0.3045, 0.3746, 88.1936
CIE-Lab:
95.2424, -24.3705, 14.7506
CIE-LCH:
95.2424, 28.4869, 148.8149
CIE-Luv:
95.2424, -25.9703, 26.3360
Hunter-Lab:
93.9115, -28.0961, 18.0515
#cafed4 color charts
#cafed4 color shades, tints & tones
#cafed4 color schemes
#cafed4 color preview, HTML & CSS examples
This text has a color of #cafed4
<p style="color:#cafed4;">Text here</p>
.mytext {color:#cafed4;}
This box has a color of #cafed4
<div style="background-color:#cafed4;">Content here</div>
.mybackground {background-color:#cafed4;}
Border around this has a color of #cafed4
<div style="border:2px solid #cafed4;">Content here</div>
.myborder {border:2px solid #cafed4;}