#a2a2e5 color space conversions
Hex:
#a2a2e5
RGB:
162, 162, 229
CMY:
36, 36, 10
CMYK:
29, 29, 0, 10
HSL:
240°, 56.3025%, 76.6667%
HSV (HSB):
240°, 29.2576%, 89.8039%
XYZ:
41.9635, 39.1792, 79.4794
xyY:
0.2613, 0.2439, 39.1792
CIE-Lab:
68.8809, 14.8618, -33.7320
CIE-LCH:
68.8809, 36.8608, 293.7776
CIE-Luv:
68.8809, -4.0113, -55.6454
Hunter-Lab:
62.5933, 10.1309, -31.4697
#a2a2e5 color charts
#a2a2e5 color shades, tints & tones
#a2a2e5 color schemes
#a2a2e5 color preview, HTML & CSS examples
This text has a color of #a2a2e5
<p style="color:#a2a2e5;">Text here</p>
.mytext {color:#a2a2e5;}
This box has a color of #a2a2e5
<div style="background-color:#a2a2e5;">Content here</div>
.mybackground {background-color:#a2a2e5;}
Border around this has a color of #a2a2e5
<div style="border:2px solid #a2a2e5;">Content here</div>
.myborder {border:2px solid #a2a2e5;}