#add5ce color space conversions
Hex:
#add5ce
RGB:
173, 213, 206
CMY:
32, 16, 19
CMYK:
19, 0, 3, 16
HSL:
170°, 32.2581%, 75.6863%
HSV (HSB):
170°, 18.7793%, 83.5294%
XYZ:
52.1684, 60.9290, 67.4034
xyY:
0.2890, 0.3376, 60.9290
CIE-Lab:
82.3405, -14.5019, -0.9001
CIE-LCH:
82.3405, 14.5298, 183.5515
CIE-Luv:
82.3405, -20.5830, 1.0969
Hunter-Lab:
78.0570, -17.3016, 3.4421
#add5ce color charts
#add5ce color shades, tints & tones
#add5ce color schemes
#add5ce color preview, HTML & CSS examples
This text has a color of #add5ce
<p style="color:#add5ce;">Text here</p>
.mytext {color:#add5ce;}
This box has a color of #add5ce
<div style="background-color:#add5ce;">Content here</div>
.mybackground {background-color:#add5ce;}
Border around this has a color of #add5ce
<div style="border:2px solid #add5ce;">Content here</div>
.myborder {border:2px solid #add5ce;}