#add2db color space conversions
Hex:
#add2db
RGB:
173, 210, 219
CMY:
32, 18, 14
CMYK:
21, 4, 0, 14
HSL:
192°, 38.9831%, 76.8627%
HSV (HSB):
192°, 21.0046%, 85.8824%
XYZ:
53.0664, 60.0919, 75.8198
xyY:
0.2808, 0.3180, 60.0919
CIE-Lab:
81.8881, -10.2163, -8.4983
CIE-LCH:
81.8881, 13.2889, 219.7552
CIE-Luv:
81.8881, -19.4212, -11.4404
Hunter-Lab:
77.5190, -13.4643, -3.7272
#add2db color charts
#add2db RGB chart
#add2db CMYK chart
#add2db RGB pie chart
#add2db color shades, tints & tones
#add2db color schemes
#add2db color preview, HTML & CSS examples
This text has a color of #add2db
<p style="color:#add2db;">Text here</p>
.mytext {color:#add2db;}
Text color #add2db
This box has a color of #add2db
<div style="background-color:#add2db;">Content here</div>
.mybackground {background-color:#add2db;}
Background color #add2db
Border around this has a color of #add2db
<div style="border:2px solid #add2db;">Content here</div>
.myborder {border:2px solid #add2db;}
Border color #add2db