#adc2ed color space conversions
Hex:
#adc2ed
RGB:
173, 194, 237
CMY:
32, 24, 7
CMYK:
27, 18, 0, 7
HSL:
220°, 64.0000%, 80.3922%
HSV (HSB):
220°, 27.0042%, 92.9412%
XYZ:
51.8114, 53.5822, 87.7324
xyY:
0.2683, 0.2774, 53.5822
CIE-Lab:
78.2175, 2.3339, -23.6633
CIE-LCH:
78.2175, 23.7781, 275.6329
CIE-Luv:
78.2175, -12.8028, -37.9080
Hunter-Lab:
73.1999, -1.7562, -19.8210
#adc2ed color charts
#adc2ed color shades, tints & tones
#adc2ed color schemes
#adc2ed color preview, HTML & CSS examples
This text has a color of #adc2ed
<p style="color:#adc2ed;">Text here</p>
.mytext {color:#adc2ed;}
This box has a color of #adc2ed
<div style="background-color:#adc2ed;">Content here</div>
.mybackground {background-color:#adc2ed;}
Border around this has a color of #adc2ed
<div style="border:2px solid #adc2ed;">Content here</div>
.myborder {border:2px solid #adc2ed;}