#a067f5 color space conversions
Hex:
#a067f5
RGB:
160, 103, 245
CMY:
37, 60, 4
CMYK:
35, 58, 0, 4
HSL:
264°, 87.6543%, 68.2353%
HSV (HSB):
264°, 57.9592%, 96.0784%
XYZ:
35.8289, 23.7667, 89.0852
xyY:
0.2410, 0.1599, 23.7667
CIE-Lab:
55.8534, 51.4764, -63.1738
CIE-LCH:
55.8534, 81.4908, 309.1745
CIE-Luv:
55.8534, 14.1166, -104.5876
Hunter-Lab:
48.7511, 45.8717, -74.2178
#a067f5 color charts
#a067f5 color shades, tints & tones
#a067f5 color schemes
#a067f5 color preview, HTML & CSS examples
This text has a color of #a067f5
<p style="color:#a067f5;">Text here</p>
.mytext {color:#a067f5;}
This box has a color of #a067f5
<div style="background-color:#a067f5;">Content here</div>
.mybackground {background-color:#a067f5;}
Border around this has a color of #a067f5
<div style="border:2px solid #a067f5;">Content here</div>
.myborder {border:2px solid #a067f5;}