#cafdef color space conversions
Hex:
#cafdef
RGB:
202, 253, 239
CMY:
21, 1, 6
CMYK:
20, 0, 6, 1
HSL:
164°, 92.7273%, 89.2157%
HSV (HSB):
164°, 20.1581%, 99.2157%
XYZ:
75.0624, 89.0391, 94.8914
xyY:
0.2898, 0.3438, 89.0391
CIE-Lab:
95.5968, -18.8545, 1.3706
CIE-LCH:
95.5968, 18.9043, 175.8424
CIE-Luv:
95.5968, -25.7688, 5.4030
Hunter-Lab:
94.3605, -23.1369, 6.4288
#cafdef color charts
#cafdef RGB chart
#cafdef CMYK chart
#cafdef RGB pie chart
#cafdef color shades, tints & tones
#cafdef color schemes
#cafdef color preview, HTML & CSS examples
This text has a color of #cafdef
<p style="color:#cafdef;">Text here</p>
.mytext {color:#cafdef;}
Text color #cafdef
This box has a color of #cafdef
<div style="background-color:#cafdef;">Content here</div>
.mybackground {background-color:#cafdef;}
Background color #cafdef
Border around this has a color of #cafdef
<div style="border:2px solid #cafdef;">Content here</div>
.myborder {border:2px solid #cafdef;}
Border color #cafdef