#a440e5 color space conversions
Hex:
#a440e5
RGB:
164, 64, 229
CMY:
36, 75, 10
CMYK:
28, 72, 0, 10
HSL:
276°, 76.0369%, 57.4510%
HSV (HSB):
276°, 72.0524%, 89.8039%
XYZ:
31.2861, 17.2164, 75.8029
xyY:
0.2517, 0.1385, 17.2164
CIE-Lab:
48.5316, 67.0758, -65.9963
CIE-LCH:
48.5316, 94.0993, 315.4648
CIE-Luv:
48.5316, 27.9155, -106.3693
Hunter-Lab:
41.4927, 61.9793, -79.2718
#a440e5 color charts
#a440e5 color shades, tints & tones
#a440e5 color schemes
#a440e5 color preview, HTML & CSS examples
This text has a color of #a440e5
<p style="color:#a440e5;">Text here</p>
.mytext {color:#a440e5;}
This box has a color of #a440e5
<div style="background-color:#a440e5;">Content here</div>
.mybackground {background-color:#a440e5;}
Border around this has a color of #a440e5
<div style="border:2px solid #a440e5;">Content here</div>
.myborder {border:2px solid #a440e5;}