#a124d3 color space conversions
Hex:
#a124d3
RGB:
161, 36, 211
CMY:
37, 86, 17
CMYK:
24, 83, 0, 17
HSL:
283°, 70.8502%, 48.4314%
HSV (HSB):
283°, 82.9384%, 82.7451%
XYZ:
27.0867, 13.5420, 62.8143
xyY:
0.2619, 0.1309, 13.5420
CIE-Lab:
43.5688, 72.2734, -63.7883
CIE-LCH:
43.5688, 96.3970, 318.5685
CIE-Luv:
43.5688, 34.5245, -100.3773
Hunter-Lab:
36.7994, 66.9883, -75.4447
#a124d3 color charts
#a124d3 color shades, tints & tones
#a124d3 color schemes
#a124d3 color preview, HTML & CSS examples
This text has a color of #a124d3
<p style="color:#a124d3;">Text here</p>
.mytext {color:#a124d3;}
This box has a color of #a124d3
<div style="background-color:#a124d3;">Content here</div>
.mybackground {background-color:#a124d3;}
Border around this has a color of #a124d3
<div style="border:2px solid #a124d3;">Content here</div>
.myborder {border:2px solid #a124d3;}