#add1db color space conversions
Hex:
#add1db
RGB:
173, 209, 219
CMY:
32, 18, 14
CMYK:
21, 5, 0, 14
HSL:
193°, 38.9831%, 76.8627%
HSV (HSB):
193°, 21.0046%, 85.8824%
XYZ:
52.8202, 59.5996, 75.7378
xyY:
0.2807, 0.3168, 59.5996
CIE-Lab:
81.6201, -9.6985, -8.8965
CIE-LCH:
81.6201, 13.1609, 222.5303
CIE-Luv:
81.6201, -18.9690, -12.1497
Hunter-Lab:
77.2008, -12.9730, -4.1259
#add1db color charts
#add1db RGB chart
#add1db CMYK chart
#add1db RGB pie chart
#add1db color shades, tints & tones
#add1db color schemes
#add1db color preview, HTML & CSS examples
This text has a color of #add1db
<p style="color:#add1db;">Text here</p>
.mytext {color:#add1db;}
Text color #add1db
This box has a color of #add1db
<div style="background-color:#add1db;">Content here</div>
.mybackground {background-color:#add1db;}
Background color #add1db
Border around this has a color of #add1db
<div style="border:2px solid #add1db;">Content here</div>
.myborder {border:2px solid #add1db;}
Border color #add1db