#a12ef6 color space conversions
Hex:
#a12ef6
RGB:
161, 46, 246
CMY:
37, 82, 4
CMYK:
35, 81, 0, 4
HSL:
275°, 91.7431%, 57.2549%
HSV (HSB):
275°, 81.3008%, 96.4706%
XYZ:
32.3095, 16.1849, 88.6099
xyY:
0.2357, 0.1180, 16.1849
CIE-Lab:
47.2161, 76.4700, -77.7324
CIE-LCH:
47.2161, 109.0412, 314.5310
CIE-Luv:
47.2161, 25.2190, -122.1747
Hunter-Lab:
40.2304, 72.9520, -102.4284
#a12ef6 color charts
#a12ef6 color shades, tints & tones
#a12ef6 color schemes
#a12ef6 color preview, HTML & CSS examples
This text has a color of #a12ef6
<p style="color:#a12ef6;">Text here</p>
.mytext {color:#a12ef6;}
This box has a color of #a12ef6
<div style="background-color:#a12ef6;">Content here</div>
.mybackground {background-color:#a12ef6;}
Border around this has a color of #a12ef6
<div style="border:2px solid #a12ef6;">Content here</div>
.myborder {border:2px solid #a12ef6;}