#a123d5 color space conversions
Hex:
#a123d5
RGB:
161, 35, 213
CMY:
37, 86, 16
CMYK:
24, 84, 0, 16
HSL:
282°, 71.7742%, 48.6275%
HSV (HSB):
282°, 83.5681%, 83.5294%
XYZ:
27.3092, 13.5832, 64.1333
xyY:
0.2600, 0.1293, 13.5832
CIE-Lab:
43.6292, 72.9115, -64.8414
CIE-LCH:
43.6292, 97.5730, 318.3528
CIE-Luv:
43.6292, 34.1013, -101.8902
Hunter-Lab:
36.8554, 67.7683, -77.3735
#a123d5 color charts
#a123d5 color shades, tints & tones
#a123d5 color schemes
#a123d5 color preview, HTML & CSS examples
This text has a color of #a123d5
<p style="color:#a123d5;">Text here</p>
.mytext {color:#a123d5;}
This box has a color of #a123d5
<div style="background-color:#a123d5;">Content here</div>
.mybackground {background-color:#a123d5;}
Border around this has a color of #a123d5
<div style="border:2px solid #a123d5;">Content here</div>
.myborder {border:2px solid #a123d5;}