#add1ea color space conversions
Hex:
#add1ea
RGB:
173, 209, 234
CMY:
32, 18, 8
CMYK:
26, 11, 0, 8
HSL:
205°, 59.2233%, 79.8039%
HSV (HSB):
205°, 26.0684%, 91.7647%
XYZ:
54.8853, 60.4257, 86.6125
xyY:
0.2718, 0.2993, 60.4257
CIE-Lab:
82.0690, -6.3446, -16.2274
CIE-LCH:
82.0690, 17.4237, 248.6454
CIE-Luv:
82.0690, -19.2587, -24.5147
Hunter-Lab:
77.7340, -10.0016, -11.6481
#add1ea color charts
#add1ea color shades, tints & tones
#add1ea color schemes
#add1ea color preview, HTML & CSS examples
This text has a color of #add1ea
<p style="color:#add1ea;">Text here</p>
.mytext {color:#add1ea;}
This box has a color of #add1ea
<div style="background-color:#add1ea;">Content here</div>
.mybackground {background-color:#add1ea;}
Border around this has a color of #add1ea
<div style="border:2px solid #add1ea;">Content here</div>
.myborder {border:2px solid #add1ea;}