#adc2e7 color space conversions
Hex:
#adc2e7
RGB:
173, 194, 231
CMY:
32, 24, 9
CMYK:
25, 16, 0, 9
HSL:
218°, 54.7170%, 79.2157%
HSV (HSB):
218°, 25.1082%, 90.5882%
XYZ:
50.9492, 53.2373, 83.1918
xyY:
0.2719, 0.2841, 53.2373
CIE-Lab:
78.0149, 0.9287, -20.7449
CIE-LCH:
78.0149, 20.7657, 272.5633
CIE-Luv:
78.0149, -12.5920, -32.8552
Hunter-Lab:
72.9639, -3.0441, -16.5264
#adc2e7 color charts
#adc2e7 color shades, tints & tones
#adc2e7 color schemes
#adc2e7 color preview, HTML & CSS examples
This text has a color of #adc2e7
<p style="color:#adc2e7;">Text here</p>
.mytext {color:#adc2e7;}
This box has a color of #adc2e7
<div style="background-color:#adc2e7;">Content here</div>
.mybackground {background-color:#adc2e7;}
Border around this has a color of #adc2e7
<div style="border:2px solid #adc2e7;">Content here</div>
.myborder {border:2px solid #adc2e7;}