#a123eb color space conversions
Hex:
#a123eb
RGB:
161, 35, 235
CMY:
37, 86, 8
CMYK:
31, 85, 0, 8
HSL:
278°, 83.3333%, 52.9412%
HSV (HSB):
278°, 85.1064%, 92.1569%
XYZ:
30.2944, 14.7773, 79.8529
xyY:
0.2425, 0.1183, 14.7773
CIE-Lab:
45.3276, 77.1990, -74.6227
CIE-LCH:
45.3276, 107.3696, 315.9722
CIE-Luv:
45.3276, 28.6971, -116.5271
Hunter-Lab:
38.4412, 73.3982, -96.2525
#a123eb color charts
#a123eb color shades, tints & tones
#a123eb color schemes
#a123eb color preview, HTML & CSS examples
This text has a color of #a123eb
<p style="color:#a123eb;">Text here</p>
.mytext {color:#a123eb;}
This box has a color of #a123eb
<div style="background-color:#a123eb;">Content here</div>
.mybackground {background-color:#a123eb;}
Border around this has a color of #a123eb
<div style="border:2px solid #a123eb;">Content here</div>
.myborder {border:2px solid #a123eb;}