#a067e9 color space conversions
Hex:
#a067e9
RGB:
160, 103, 233
CMY:
37, 60, 9
CMYK:
31, 56, 0, 9
HSL:
266°, 74.7126%, 65.8824%
HSV (HSB):
266°, 55.7940%, 91.3725%
XYZ:
34.0554, 23.0573, 79.7464
xyY:
0.2488, 0.1685, 23.0573
CIE-Lab:
55.1313, 48.5285, -57.6396
CIE-LCH:
55.1313, 75.3482, 310.0950
CIE-Luv:
55.1313, 15.8915, -95.4484
Hunter-Lab:
48.0180, 42.5647, -64.8539
#a067e9 color charts
#a067e9 color shades, tints & tones
#a067e9 color schemes
#a067e9 color preview, HTML & CSS examples
This text has a color of #a067e9
<p style="color:#a067e9;">Text here</p>
.mytext {color:#a067e9;}
This box has a color of #a067e9
<div style="background-color:#a067e9;">Content here</div>
.mybackground {background-color:#a067e9;}
Border around this has a color of #a067e9
<div style="border:2px solid #a067e9;">Content here</div>
.myborder {border:2px solid #a067e9;}