#a2daff color space conversions
Hex:
#a2daff
RGB:
162, 218, 255
CMY:
36, 15, 0
CMYK:
36, 15, 0, 0
HSL:
204°, 100.0000%, 81.7647%
HSV (HSB):
204°, 36.4706%, 100.0000%
XYZ:
58.0217, 65.0442, 104.1045
xyY:
0.2554, 0.2863, 65.0442
CIE-Lab:
84.5065, -9.0665, -23.7433
CIE-LCH:
84.5065, 25.4154, 249.1003
CIE-Luv:
84.5065, -27.9178, -36.7137
Hunter-Lab:
80.6500, -12.7199, -20.0776
#a2daff color charts
#a2daff color shades, tints & tones
#a2daff color schemes
#a2daff color preview, HTML & CSS examples
This text has a color of #a2daff
<p style="color:#a2daff;">Text here</p>
.mytext {color:#a2daff;}
This box has a color of #a2daff
<div style="background-color:#a2daff;">Content here</div>
.mybackground {background-color:#a2daff;}
Border around this has a color of #a2daff
<div style="border:2px solid #a2daff;">Content here</div>
.myborder {border:2px solid #a2daff;}