#a12ef3 color space conversions
Hex:
#a12ef3
RGB:
161, 46, 243
CMY:
37, 82, 5
CMYK:
34, 81, 0, 5
HSL:
275°, 89.1403%, 56.6667%
HSV (HSB):
275°, 81.0700%, 95.2941%
XYZ:
31.8526, 16.0021, 86.2039
xyY:
0.2376, 0.1194, 16.0021
CIE-Lab:
46.9773, 75.8468, -76.4386
CIE-LCH:
46.9773, 107.6829, 314.7773
CIE-Luv:
46.9773, 25.8525, -120.2210
Hunter-Lab:
40.0027, 72.1282, -99.7654
#a12ef3 color charts
#a12ef3 color shades, tints & tones
#a12ef3 color schemes
#a12ef3 color preview, HTML & CSS examples
This text has a color of #a12ef3
<p style="color:#a12ef3;">Text here</p>
.mytext {color:#a12ef3;}
This box has a color of #a12ef3
<div style="background-color:#a12ef3;">Content here</div>
.mybackground {background-color:#a12ef3;}
Border around this has a color of #a12ef3
<div style="border:2px solid #a12ef3;">Content here</div>
.myborder {border:2px solid #a12ef3;}