#a067e8 color space conversions
Hex:
#a067e8
RGB:
160, 103, 232
CMY:
37, 60, 9
CMYK:
31, 56, 0, 9
HSL:
267°, 73.7143%, 65.6863%
HSV (HSB):
267°, 55.6034%, 90.9804%
XYZ:
33.9129, 23.0003, 78.9960
xyY:
0.2495, 0.1692, 23.0003
CIE-Lab:
55.0726, 48.2854, -57.1735
CIE-LCH:
55.0726, 74.8351, 310.1825
CIE-Luv:
55.0726, 16.0429, -94.6776
Hunter-Lab:
47.9586, 42.2951, -64.0898
#a067e8 color charts
#a067e8 color shades, tints & tones
#a067e8 color schemes
#a067e8 color preview, HTML & CSS examples
This text has a color of #a067e8
<p style="color:#a067e8;">Text here</p>
.mytext {color:#a067e8;}
This box has a color of #a067e8
<div style="background-color:#a067e8;">Content here</div>
.mybackground {background-color:#a067e8;}
Border around this has a color of #a067e8
<div style="border:2px solid #a067e8;">Content here</div>
.myborder {border:2px solid #a067e8;}