#a123ed color space conversions
Hex:
#a123ed
RGB:
161, 35, 237
CMY:
37, 86, 7
CMYK:
32, 85, 0, 7
HSL:
277°, 84.8739%, 53.3333%
HSV (HSB):
277°, 85.2321%, 92.9412%
XYZ:
30.5850, 14.8936, 81.3835
xyY:
0.2411, 0.1174, 14.8936
CIE-Lab:
45.4881, 77.5964, -75.4912
CIE-LCH:
45.4881, 108.2595, 315.7879
CIE-Luv:
45.4881, 28.2395, -117.8259
Hunter-Lab:
38.5922, 73.9284, -98.0167
#a123ed color charts
#a123ed RGB chart
#a123ed CMYK chart
#a123ed RGB pie chart
#a123ed color shades, tints & tones
#a123ed color schemes
#a123ed color preview, HTML & CSS examples
This text has a color of #a123ed
<p style="color:#a123ed;">Text here</p>
.mytext {color:#a123ed;}
Text color #a123ed
This box has a color of #a123ed
<div style="background-color:#a123ed;">Content here</div>
.mybackground {background-color:#a123ed;}
Background color #a123ed
Border around this has a color of #a123ed
<div style="border:2px solid #a123ed;">Content here</div>
.myborder {border:2px solid #a123ed;}
Border color #a123ed