#a2a5d5 color space conversions
Hex:
#a2a5d5
RGB:
162, 165, 213
CMY:
36, 35, 16
CMYK:
24, 23, 0, 16
HSL:
236°, 37.7778%, 73.5294%
HSV (HSB):
236°, 23.9437%, 83.5294%
XYZ:
40.3657, 39.3957, 68.4274
xyY:
0.2724, 0.2658, 39.3957
CIE-Lab:
69.0370, 9.2941, -24.6961
CIE-LCH:
69.0370, 26.3871, 290.6232
CIE-Luv:
69.0370, -4.3416, -39.9518
Hunter-Lab:
62.7660, 4.9552, -20.7016
#a2a5d5 color charts
#a2a5d5 color shades, tints & tones
#a2a5d5 color schemes
#a2a5d5 color preview, HTML & CSS examples
This text has a color of #a2a5d5
<p style="color:#a2a5d5;">Text here</p>
.mytext {color:#a2a5d5;}
This box has a color of #a2a5d5
<div style="background-color:#a2a5d5;">Content here</div>
.mybackground {background-color:#a2a5d5;}
Border around this has a color of #a2a5d5
<div style="border:2px solid #a2a5d5;">Content here</div>
.myborder {border:2px solid #a2a5d5;}