#adc2e3 color space conversions
Hex:
#adc2e3
RGB:
173, 194, 227
CMY:
32, 24, 11
CMYK:
24, 15, 0, 11
HSL:
217°, 49.0909%, 78.4314%
HSV (HSB):
217°, 23.7885%, 89.0196%
XYZ:
50.3905, 53.0139, 80.2499
xyY:
0.2744, 0.2887, 53.0139
CIE-Lab:
77.8832, 0.0065, -18.7908
CIE-LCH:
77.8832, 18.7908, 270.0197
CIE-Luv:
77.8832, -12.4524, -29.4993
Hunter-Lab:
72.8106, -3.8830, -14.3804
#adc2e3 color charts
#adc2e3 color shades, tints & tones
#adc2e3 color schemes
#adc2e3 color preview, HTML & CSS examples
This text has a color of #adc2e3
<p style="color:#adc2e3;">Text here</p>
.mytext {color:#adc2e3;}
This box has a color of #adc2e3
<div style="background-color:#adc2e3;">Content here</div>
.mybackground {background-color:#adc2e3;}
Border around this has a color of #adc2e3
<div style="border:2px solid #adc2e3;">Content here</div>
.myborder {border:2px solid #adc2e3;}