#add8dd color space conversions
Hex:
#add8dd
RGB:
173, 216, 221
CMY:
32, 15, 13
CMYK:
22, 2, 0, 13
HSL:
186°, 41.3793%, 77.2549%
HSV (HSB):
186°, 21.7195%, 86.6667%
XYZ:
54.8406, 63.2164, 77.7182
xyY:
0.2801, 0.3229, 63.2164
CIE-Lab:
83.5561, -12.8677, -7.0898
CIE-LCH:
83.5561, 14.6916, 208.8537
CIE-Luv:
83.5561, -22.1557, -8.8120
Hunter-Lab:
79.5088, -16.0212, -2.2986
#add8dd color charts
#add8dd RGB chart
#add8dd CMYK chart
#add8dd RGB pie chart
#add8dd color shades, tints & tones
#add8dd color schemes
#add8dd color preview, HTML & CSS examples
This text has a color of #add8dd
<p style="color:#add8dd;">Text here</p>
.mytext {color:#add8dd;}
Text color #add8dd
This box has a color of #add8dd
<div style="background-color:#add8dd;">Content here</div>
.mybackground {background-color:#add8dd;}
Background color #add8dd
Border around this has a color of #add8dd
<div style="border:2px solid #add8dd;">Content here</div>
.myborder {border:2px solid #add8dd;}
Border color #add8dd