#a124e5 color space conversions
Hex:
#a124e5
RGB:
161, 36, 229
CMY:
37, 86, 10
CMYK:
30, 84, 0, 10
HSL:
279°, 78.7755%, 51.9608%
HSV (HSB):
279°, 84.2795%, 89.8039%
XYZ:
29.4717, 14.4960, 75.3734
xyY:
0.2470, 0.1215, 14.4960
CIE-Lab:
44.9360, 75.7672, -71.8603
CIE-LCH:
44.9360, 104.4250, 316.5159
CIE-Luv:
44.9360, 30.0120, -112.4715
Hunter-Lab:
38.0736, 71.5431, -90.7236
#a124e5 color charts
#a124e5 color shades, tints & tones
#a124e5 color schemes
#a124e5 color preview, HTML & CSS examples
This text has a color of #a124e5
<p style="color:#a124e5;">Text here</p>
.mytext {color:#a124e5;}
This box has a color of #a124e5
<div style="background-color:#a124e5;">Content here</div>
.mybackground {background-color:#a124e5;}
Border around this has a color of #a124e5
<div style="border:2px solid #a124e5;">Content here</div>
.myborder {border:2px solid #a124e5;}