#a04ff7 color space conversions
Hex:
#a04ff7
RGB:
160, 79, 247
CMY:
37, 69, 3
CMYK:
35, 68, 0, 3
HSL:
269°, 91.3043%, 63.9216%
HSV (HSB):
269°, 68.0162%, 96.8627%
XYZ:
34.0817, 19.7809, 90.0175
xyY:
0.2369, 0.1375, 19.7809
CIE-Lab:
51.5886, 63.8898, -71.1771
CIE-LCH:
51.5886, 95.6456, 311.9117
CIE-Luv:
51.5886, 19.4829, -115.3797
Hunter-Lab:
44.4758, 58.9515, -88.8679
#a04ff7 color charts
#a04ff7 color shades, tints & tones
#a04ff7 color schemes
#a04ff7 color preview, HTML & CSS examples
This text has a color of #a04ff7
<p style="color:#a04ff7;">Text here</p>
.mytext {color:#a04ff7;}
This box has a color of #a04ff7
<div style="background-color:#a04ff7;">Content here</div>
.mybackground {background-color:#a04ff7;}
Border around this has a color of #a04ff7
<div style="border:2px solid #a04ff7;">Content here</div>
.myborder {border:2px solid #a04ff7;}