#a7a0e5 color space conversions
Hex:
#a7a0e5
RGB:
167, 160, 229
CMY:
35, 37, 10
CMYK:
27, 30, 0, 10
HSL:
246°, 57.0248%, 76.2745%
HSV (HSB):
246°, 30.1310%, 89.8039%
XYZ:
42.6500, 39.0142, 79.4113
xyY:
0.2648, 0.2422, 39.0142
CIE-Lab:
68.7616, 17.4410, -33.8863
CIE-LCH:
68.7616, 38.1113, 297.2345
CIE-Luv:
68.7616, -0.7726, -56.2462
Hunter-Lab:
62.4614, 12.5763, -31.6564
#a7a0e5 color charts
#a7a0e5 color shades, tints & tones
#a7a0e5 color schemes
#a7a0e5 color preview, HTML & CSS examples
This text has a color of #a7a0e5
<p style="color:#a7a0e5;">Text here</p>
.mytext {color:#a7a0e5;}
This box has a color of #a7a0e5
<div style="background-color:#a7a0e5;">Content here</div>
.mybackground {background-color:#a7a0e5;}
Border around this has a color of #a7a0e5
<div style="border:2px solid #a7a0e5;">Content here</div>
.myborder {border:2px solid #a7a0e5;}