#a128e3 color space conversions
Hex:
#a128e3
RGB:
161, 40, 227
CMY:
37, 84, 11
CMYK:
29, 82, 0, 11
HSL:
279°, 76.9547%, 52.3529%
HSV (HSB):
279°, 82.3789%, 89.0196%
XYZ:
29.3219, 14.6407, 73.9535
xyY:
0.2487, 0.1242, 14.6407
CIE-Lab:
45.1381, 74.3215, -70.3938
CIE-LCH:
45.1381, 102.3668, 316.5546
CIE-Luv:
45.1381, 30.0953, -110.5843
Hunter-Lab:
38.2632, 69.8277, -87.8092
#a128e3 color charts
#a128e3 color shades, tints & tones
#a128e3 color schemes
#a128e3 color preview, HTML & CSS examples
This text has a color of #a128e3
<p style="color:#a128e3;">Text here</p>
.mytext {color:#a128e3;}
This box has a color of #a128e3
<div style="background-color:#a128e3;">Content here</div>
.mybackground {background-color:#a128e3;}
Border around this has a color of #a128e3
<div style="border:2px solid #a128e3;">Content here</div>
.myborder {border:2px solid #a128e3;}