#a123f5 color space conversions
Hex:
#a123f5
RGB:
161, 35, 245
CMY:
37, 86, 4
CMYK:
34, 86, 0, 4
HSL:
276°, 91.3043%, 54.9020%
HSV (HSB):
276°, 85.7143%, 96.0784%
XYZ:
31.7804, 15.3717, 87.6782
xyY:
0.2357, 0.1140, 15.3717
CIE-Lab:
46.1392, 79.1968, -78.9325
CIE-LCH:
46.1392, 111.8144, 315.0958
CIE-Luv:
46.1392, 26.4615, -122.9712
Hunter-Lab:
39.2068, 76.0775, -105.1457
#a123f5 color charts
#a123f5 color shades, tints & tones
#a123f5 color schemes
#a123f5 color preview, HTML & CSS examples
This text has a color of #a123f5
<p style="color:#a123f5;">Text here</p>
.mytext {color:#a123f5;}
This box has a color of #a123f5
<div style="background-color:#a123f5;">Content here</div>
.mybackground {background-color:#a123f5;}
Border around this has a color of #a123f5
<div style="border:2px solid #a123f5;">Content here</div>
.myborder {border:2px solid #a123f5;}