#add0db color space conversions
Hex:
#add0db
RGB:
173, 208, 219
CMY:
32, 18, 14
CMYK:
21, 5, 0, 14
HSL:
194°, 38.9831%, 76.8627%
HSV (HSB):
194°, 21.0046%, 85.8824%
XYZ:
52.5756, 59.1105, 75.6563
xyY:
0.2806, 0.3155, 59.1105
CIE-Lab:
81.3523, -9.1796, -9.2946
CIE-LCH:
81.3523, 13.0635, 225.3567
CIE-Luv:
81.3523, -18.5167, -12.8595
Hunter-Lab:
76.8833, -12.4810, -4.5254
#add0db color charts
#add0db color shades, tints & tones
#add0db color schemes
#add0db color preview, HTML & CSS examples
This text has a color of #add0db
<p style="color:#add0db;">Text here</p>
.mytext {color:#add0db;}
This box has a color of #add0db
<div style="background-color:#add0db;">Content here</div>
.mybackground {background-color:#add0db;}
Border around this has a color of #add0db
<div style="border:2px solid #add0db;">Content here</div>
.myborder {border:2px solid #add0db;}