#a12ec2 color space conversions
Hex:
#a12ec2
RGB:
161, 46, 194
CMY:
37, 82, 24
CMYK:
17, 76, 0, 24
HSL:
287°, 61.6667%, 47.0588%
HSV (HSB):
287°, 76.2887%, 76.0784%
XYZ:
25.4125, 13.4261, 52.2910
xyY:
0.2789, 0.1473, 13.4261
CIE-Lab:
43.3984, 66.0842, -54.2109
CIE-LCH:
43.3984, 85.4748, 320.6370
CIE-Luv:
43.3984, 37.8547, -86.5435
Hunter-Lab:
36.6416, 59.6745, -58.9632
#a12ec2 color charts
#a12ec2 color shades, tints & tones
#a12ec2 color schemes
#a12ec2 color preview, HTML & CSS examples
This text has a color of #a12ec2
<p style="color:#a12ec2;">Text here</p>
.mytext {color:#a12ec2;}
This box has a color of #a12ec2
<div style="background-color:#a12ec2;">Content here</div>
.mybackground {background-color:#a12ec2;}
Border around this has a color of #a12ec2
<div style="border:2px solid #a12ec2;">Content here</div>
.myborder {border:2px solid #a12ec2;}