#add4eb color space conversions
Hex:
#add4eb
RGB:
173, 212, 235
CMY:
32, 17, 8
CMYK:
26, 10, 0, 8
HSL:
202°, 60.7843%, 80.0000%
HSV (HSB):
202°, 26.3830%, 92.1569%
XYZ:
55.7725, 61.9694, 87.6190
xyY:
0.2716, 0.3018, 61.9694
CIE-Lab:
82.8971, -7.6827, -15.5148
CIE-LCH:
82.8971, 17.3128, 243.6559
CIE-Luv:
82.8971, -20.5901, -23.1727
Hunter-Lab:
78.7206, -11.2963, -10.8876
#add4eb color charts
#add4eb color shades, tints & tones
#add4eb color schemes
#add4eb color preview, HTML & CSS examples
This text has a color of #add4eb
<p style="color:#add4eb;">Text here</p>
.mytext {color:#add4eb;}
This box has a color of #add4eb
<div style="background-color:#add4eb;">Content here</div>
.mybackground {background-color:#add4eb;}
Border around this has a color of #add4eb
<div style="border:2px solid #add4eb;">Content here</div>
.myborder {border:2px solid #add4eb;}