#caddff color space conversions
Hex:
#caddff
RGB:
202, 221, 255
CMY:
21, 13, 0
CMYK:
21, 13, 0, 0
HSL:
218°, 100.0000%, 89.6078%
HSV (HSB):
218°, 20.7843%, 100.0000%
XYZ:
68.2636, 71.4895, 104.8087
xyY:
0.2791, 0.2923, 71.4895
CIE-Lab:
87.7223, 0.6898, -18.6421
CIE-LCH:
87.7223, 18.6549, 272.1190
CIE-Luv:
87.7223, -11.6065, -29.8133
Hunter-Lab:
84.5514, -3.8510, -14.3090
#caddff color charts
#caddff RGB chart
#caddff CMYK chart
#caddff RGB pie chart
#caddff color shades, tints & tones
#caddff color schemes
#caddff color preview, HTML & CSS examples
This text has a color of #caddff
<p style="color:#caddff;">Text here</p>
.mytext {color:#caddff;}
Text color #caddff
This box has a color of #caddff
<div style="background-color:#caddff;">Content here</div>
.mybackground {background-color:#caddff;}
Background color #caddff
Border around this has a color of #caddff
<div style="border:2px solid #caddff;">Content here</div>
.myborder {border:2px solid #caddff;}
Border color #caddff