#a7a0f5 color space conversions
Hex:
#a7a0f5
RGB:
167, 160, 245
CMY:
35, 37, 4
CMYK:
32, 35, 0, 4
HSL:
245°, 80.9524%, 79.4118%
HSV (HSB):
245°, 34.6939%, 96.0784%
XYZ:
44.9886, 39.9497, 91.7261
xyY:
0.2547, 0.2261, 39.9497
CIE-Lab:
69.4337, 21.4163, -41.5900
CIE-LCH:
69.4337, 46.7802, 297.2457
CIE-Luv:
69.4337, -1.9065, -69.7507
Hunter-Lab:
63.2058, 16.4426, -41.7994
#a7a0f5 color charts
#a7a0f5 color shades, tints & tones
#a7a0f5 color schemes
#a7a0f5 color preview, HTML & CSS examples
This text has a color of #a7a0f5
<p style="color:#a7a0f5;">Text here</p>
.mytext {color:#a7a0f5;}
This box has a color of #a7a0f5
<div style="background-color:#a7a0f5;">Content here</div>
.mybackground {background-color:#a7a0f5;}
Border around this has a color of #a7a0f5
<div style="border:2px solid #a7a0f5;">Content here</div>
.myborder {border:2px solid #a7a0f5;}