#a12ed5 color space conversions
Hex:
#a12ed5
RGB:
161, 46, 213
CMY:
37, 82, 16
CMYK:
24, 78, 0, 16
HSL:
281°, 66.5339%, 50.7843%
HSV (HSB):
281°, 78.4038%, 83.5294%
XYZ:
27.6852, 14.3352, 64.2586
xyY:
0.2605, 0.1349, 14.3352
CIE-Lab:
44.7098, 69.7609, -63.0874
CIE-LCH:
44.7098, 94.0564, 317.8758
CIE-Luv:
44.7098, 32.8109, -100.0173
Hunter-Lab:
37.8618, 64.2641, -74.1230
#a12ed5 color charts
#a12ed5 color shades, tints & tones
#a12ed5 color schemes
#a12ed5 color preview, HTML & CSS examples
This text has a color of #a12ed5
<p style="color:#a12ed5;">Text here</p>
.mytext {color:#a12ed5;}
This box has a color of #a12ed5
<div style="background-color:#a12ed5;">Content here</div>
.mybackground {background-color:#a12ed5;}
Border around this has a color of #a12ed5
<div style="border:2px solid #a12ed5;">Content here</div>
.myborder {border:2px solid #a12ed5;}