#a123cc color space conversions
Hex:
#a123cc
RGB:
161, 35, 204
CMY:
37, 86, 20
CMYK:
21, 83, 0, 20
HSL:
285°, 70.7113%, 46.8627%
HSV (HSB):
285°, 82.8431%, 80.0000%
XYZ:
26.1981, 13.1388, 58.2820
xyY:
0.2684, 0.1346, 13.1388
CIE-Lab:
42.9716, 71.2091, -60.7132
CIE-LCH:
42.9716, 93.5779, 319.5490
CIE-Luv:
42.9716, 36.5201, -95.7058
Hunter-Lab:
36.2474, 65.5790, -69.9588
#a123cc color charts
#a123cc RGB chart
#a123cc CMYK chart
#a123cc RGB pie chart
#a123cc color shades, tints & tones
#a123cc color schemes
#a123cc color preview, HTML & CSS examples
This text has a color of #a123cc
<p style="color:#a123cc;">Text here</p>
.mytext {color:#a123cc;}
Text color #a123cc
This box has a color of #a123cc
<div style="background-color:#a123cc;">Content here</div>
.mybackground {background-color:#a123cc;}
Background color #a123cc
Border around this has a color of #a123cc
<div style="border:2px solid #a123cc;">Content here</div>
.myborder {border:2px solid #a123cc;}
Border color #a123cc