#a004d7 color space conversions
Hex:
#a004d7
RGB:
160, 4, 215
CMY:
37, 98, 16
CMYK:
26, 98, 0, 16
HSL:
284°, 96.3470%, 42.9412%
HSV (HSB):
284°, 98.1395%, 84.3137%
XYZ:
26.8064, 12.4667, 65.2834
xyY:
0.2564, 0.1192, 12.4667
CIE-Lab:
41.9485, 78.1184, -68.7355
CIE-LCH:
41.9485, 104.0531, 318.6558
CIE-Luv:
41.9485, 34.8490, -106.0383
Hunter-Lab:
35.3082, 73.7296, -84.9090
#a004d7 color charts
#a004d7 color shades, tints & tones
#a004d7 color schemes
#a004d7 color preview, HTML & CSS examples
This text has a color of #a004d7
<p style="color:#a004d7;">Text here</p>
.mytext {color:#a004d7;}
This box has a color of #a004d7
<div style="background-color:#a004d7;">Content here</div>
.mybackground {background-color:#a004d7;}
Border around this has a color of #a004d7
<div style="border:2px solid #a004d7;">Content here</div>
.myborder {border:2px solid #a004d7;}