#a123fa color space conversions
Hex:
#a123fa
RGB:
161, 35, 250
CMY:
37, 86, 2
CMYK:
36, 86, 0, 2
HSL:
275°, 95.5556%, 55.8824%
HSV (HSB):
275°, 86.0000%, 98.0392%
XYZ:
32.5543, 15.6813, 91.7535
xyY:
0.2325, 0.1120, 15.6813
CIE-Lab:
46.5535, 80.2052, -81.0573
CIE-LCH:
46.5535, 114.0314, 314.6972
CIE-Luv:
46.5535, 25.3916, -126.1482
Hunter-Lab:
39.5996, 77.4433, -109.6571
#a123fa color charts
#a123fa color shades, tints & tones
#a123fa color schemes
#a123fa color preview, HTML & CSS examples
This text has a color of #a123fa
<p style="color:#a123fa;">Text here</p>
.mytext {color:#a123fa;}
This box has a color of #a123fa
<div style="background-color:#a123fa;">Content here</div>
.mybackground {background-color:#a123fa;}
Border around this has a color of #a123fa
<div style="border:2px solid #a123fa;">Content here</div>
.myborder {border:2px solid #a123fa;}