#a412e5 color space conversions
Hex:
#a412e5
RGB:
164, 18, 229
CMY:
36, 93, 10
CMYK:
28, 92, 0, 10
HSL:
282°, 85.4251%, 48.4314%
HSV (HSB):
282°, 92.1397%, 89.8039%
XYZ:
29.6690, 13.9823, 75.2639
xyY:
0.2495, 0.1176, 13.9823
CIE-Lab:
44.2075, 79.6608, -73.0306
CIE-LCH:
44.2075, 108.0708, 317.4863
CIE-Luv:
44.2075, 32.9133, -113.6895
Hunter-Lab:
37.3929, 76.1915, -93.1631
#a412e5 color charts
#a412e5 color shades, tints & tones
#a412e5 color schemes
#a412e5 color preview, HTML & CSS examples
This text has a color of #a412e5
<p style="color:#a412e5;">Text here</p>
.mytext {color:#a412e5;}
This box has a color of #a412e5
<div style="background-color:#a412e5;">Content here</div>
.mybackground {background-color:#a412e5;}
Border around this has a color of #a412e5
<div style="border:2px solid #a412e5;">Content here</div>
.myborder {border:2px solid #a412e5;}