#cadffe color space conversions
Hex:
#cadffe
RGB:
202, 223, 254
CMY:
21, 13, 0
CMYK:
20, 12, 0, 0
HSL:
216°, 96.2963%, 89.4118%
HSV (HSB):
216°, 20.4724%, 99.6078%
XYZ:
68.6342, 72.4877, 104.1400
xyY:
0.2798, 0.2956, 72.4877
CIE-Lab:
88.2028, -0.5726, -17.3928
CIE-LCH:
88.2028, 17.4022, 268.1144
CIE-Luv:
88.2028, -12.4670, -27.5667
Hunter-Lab:
85.1397, -5.0991, -12.9238
#cadffe color charts
#cadffe RGB chart
#cadffe CMYK chart
#cadffe RGB pie chart
#cadffe color shades, tints & tones
#cadffe color schemes
#cadffe color preview, HTML & CSS examples
This text has a color of #cadffe
<p style="color:#cadffe;">Text here</p>
.mytext {color:#cadffe;}
Text color #cadffe
This box has a color of #cadffe
<div style="background-color:#cadffe;">Content here</div>
.mybackground {background-color:#cadffe;}
Background color #cadffe
Border around this has a color of #cadffe
<div style="border:2px solid #cadffe;">Content here</div>
.myborder {border:2px solid #cadffe;}
Border color #cadffe