#add3dd color space conversions
Hex:
#add3dd
RGB:
173, 211, 221
CMY:
32, 17, 13
CMYK:
22, 5, 0, 13
HSL:
193°, 41.3793%, 77.2549%
HSV (HSB):
193°, 21.7195%, 86.6667%
XYZ:
53.5790, 60.6932, 77.2977
xyY:
0.2797, 0.3168, 60.6932
CIE-Lab:
82.2135, -10.2975, -9.0816
CIE-LCH:
82.2135, 13.7300, 221.4098
CIE-Luv:
82.2135, -19.9075, -12.3606
Hunter-Lab:
77.9059, -13.5736, -4.2930
#add3dd color charts
#add3dd RGB chart
#add3dd CMYK chart
#add3dd RGB pie chart
#add3dd color shades, tints & tones
#add3dd color schemes
#add3dd color preview, HTML & CSS examples
This text has a color of #add3dd
<p style="color:#add3dd;">Text here</p>
.mytext {color:#add3dd;}
Text color #add3dd
This box has a color of #add3dd
<div style="background-color:#add3dd;">Content here</div>
.mybackground {background-color:#add3dd;}
Background color #add3dd
Border around this has a color of #add3dd
<div style="border:2px solid #add3dd;">Content here</div>
.myborder {border:2px solid #add3dd;}
Border color #add3dd