#a12acc color space conversions
Hex:
#a12acc
RGB:
161, 42, 204
CMY:
37, 84, 20
CMYK:
21, 79, 0, 20
HSL:
284°, 65.8537%, 48.2353%
HSV (HSB):
284°, 79.4118%, 80.0000%
XYZ:
26.4250, 13.5926, 58.3576
xyY:
0.2686, 0.1382, 13.5926
CIE-Lab:
43.6430, 69.2522, -59.6258
CIE-LCH:
43.6430, 91.3844, 319.2717
CIE-Luv:
43.6430, 35.6859, -94.5029
Hunter-Lab:
36.8682, 63.4192, -68.0408
#a12acc color charts
#a12acc RGB chart
#a12acc CMYK chart
#a12acc RGB pie chart
#a12acc color shades, tints & tones
#a12acc color schemes
#a12acc color preview, HTML & CSS examples
This text has a color of #a12acc
<p style="color:#a12acc;">Text here</p>
.mytext {color:#a12acc;}
Text color #a12acc
This box has a color of #a12acc
<div style="background-color:#a12acc;">Content here</div>
.mybackground {background-color:#a12acc;}
Background color #a12acc
Border around this has a color of #a12acc
<div style="border:2px solid #a12acc;">Content here</div>
.myborder {border:2px solid #a12acc;}
Border color #a12acc