#a13acc color space conversions
Hex:
#a13acc
RGB:
161, 58, 204
CMY:
37, 77, 20
CMYK:
21, 72, 0, 20
HSL:
282°, 58.8710%, 51.3725%
HSV (HSB):
282°, 71.5686%, 80.0000%
XYZ:
27.1101, 14.9628, 58.5860
xyY:
0.2693, 0.1486, 14.9628
CIE-Lab:
45.5832, 63.6851, -56.4922
CIE-LCH:
45.5832, 85.1302, 318.4252
CIE-Luv:
45.5832, 33.1457, -90.7775
Hunter-Lab:
38.6818, 57.4083, -62.7211
#a13acc color charts
#a13acc RGB chart
#a13acc CMYK chart
#a13acc RGB pie chart
#a13acc color shades, tints & tones
#a13acc color schemes
#a13acc color preview, HTML & CSS examples
This text has a color of #a13acc
<p style="color:#a13acc;">Text here</p>
.mytext {color:#a13acc;}
Text color #a13acc
This box has a color of #a13acc
<div style="background-color:#a13acc;">Content here</div>
.mybackground {background-color:#a13acc;}
Background color #a13acc
Border around this has a color of #a13acc
<div style="border:2px solid #a13acc;">Content here</div>
.myborder {border:2px solid #a13acc;}
Border color #a13acc