#a2adef color space conversions
Hex:
#a2adef
RGB:
162, 173, 239
CMY:
36, 32, 6
CMYK:
32, 28, 0, 6
HSL:
231°, 70.6422%, 78.6275%
HSV (HSB):
231°, 32.2176%, 93.7255%
XYZ:
45.4238, 43.8005, 87.7216
xyY:
0.2567, 0.2475, 43.8005
CIE-Lab:
72.0950, 11.1979, -34.2118
CIE-LCH:
72.0950, 35.9977, 288.1239
CIE-Luv:
72.0950, -9.0637, -56.3150
Hunter-Lab:
66.1820, 6.6947, -32.2592
#a2adef color charts
#a2adef color shades, tints & tones
#a2adef color schemes
#a2adef color preview, HTML & CSS examples
This text has a color of #a2adef
<p style="color:#a2adef;">Text here</p>
.mytext {color:#a2adef;}
This box has a color of #a2adef
<div style="background-color:#a2adef;">Content here</div>
.mybackground {background-color:#a2adef;}
Border around this has a color of #a2adef
<div style="border:2px solid #a2adef;">Content here</div>
.myborder {border:2px solid #a2adef;}