#adc2e9 color space conversions
Hex:
#adc2e9
RGB:
173, 194, 233
CMY:
32, 24, 9
CMYK:
26, 17, 0, 9
HSL:
219°, 57.6923%, 79.6078%
HSV (HSB):
219°, 25.7511%, 91.3725%
XYZ:
51.2333, 53.3510, 84.6883
xyY:
0.2707, 0.2819, 53.3510
CIE-Lab:
78.0818, 1.3942, -21.7194
CIE-LCH:
78.0818, 21.7641, 273.6729
CIE-Luv:
78.0818, -12.6621, -34.5371
Hunter-Lab:
73.0418, -2.6187, -17.6146
#adc2e9 color charts
#adc2e9 color shades, tints & tones
#adc2e9 color schemes
#adc2e9 color preview, HTML & CSS examples
This text has a color of #adc2e9
<p style="color:#adc2e9;">Text here</p>
.mytext {color:#adc2e9;}
This box has a color of #adc2e9
<div style="background-color:#adc2e9;">Content here</div>
.mybackground {background-color:#adc2e9;}
Border around this has a color of #adc2e9
<div style="border:2px solid #adc2e9;">Content here</div>
.myborder {border:2px solid #adc2e9;}