#a12abd color space conversions
Hex:
#a12abd
RGB:
161, 42, 189
CMY:
37, 84, 26
CMYK:
15, 78, 0, 26
HSL:
289°, 63.6364%, 45.2941%
HSV (HSB):
289°, 77.7778%, 74.1176%
XYZ:
24.7112, 12.9071, 49.3330
xyY:
0.2842, 0.1484, 12.9071
CIE-Lab:
42.6230, 66.4357, -52.5370
CIE-LCH:
42.6230, 84.6985, 321.6632
CIE-Luv:
42.6230, 39.8920, -83.7923
Hunter-Lab:
35.9265, 59.9058, -56.2665
#a12abd color charts
#a12abd color shades, tints & tones
#a12abd color schemes
#a12abd color preview, HTML & CSS examples
This text has a color of #a12abd
<p style="color:#a12abd;">Text here</p>
.mytext {color:#a12abd;}
This box has a color of #a12abd
<div style="background-color:#a12abd;">Content here</div>
.mybackground {background-color:#a12abd;}
Border around this has a color of #a12abd
<div style="border:2px solid #a12abd;">Content here</div>
.myborder {border:2px solid #a12abd;}