#caddfc color space conversions
Hex:
#caddfc
RGB:
202, 221, 252
CMY:
21, 13, 1
CMYK:
20, 12, 0, 1
HSL:
217°, 89.2857%, 89.0196%
HSV (HSB):
217°, 19.8413%, 98.8235%
XYZ:
67.7843, 71.2977, 102.2847
xyY:
0.2808, 0.2954, 71.2977
CIE-Lab:
87.6295, 0.0393, -17.2040
CIE-LCH:
87.6295, 17.2041, 270.1310
CIE-Luv:
87.6295, -11.4890, -27.3312
Hunter-Lab:
84.4380, -4.4721, -12.7149
#caddfc color charts
#caddfc RGB chart
#caddfc CMYK chart
#caddfc RGB pie chart
#caddfc color shades, tints & tones
#caddfc color schemes
#caddfc color preview, HTML & CSS examples
This text has a color of #caddfc
<p style="color:#caddfc;">Text here</p>
.mytext {color:#caddfc;}
Text color #caddfc
This box has a color of #caddfc
<div style="background-color:#caddfc;">Content here</div>
.mybackground {background-color:#caddfc;}
Background color #caddfc
Border around this has a color of #caddfc
<div style="border:2px solid #caddfc;">Content here</div>
.myborder {border:2px solid #caddfc;}
Border color #caddfc