#a12def color space conversions
Hex:
#a12def
RGB:
161, 45, 239
CMY:
37, 82, 6
CMYK:
33, 81, 0, 6
HSL:
276°, 85.8407%, 55.6863%
HSV (HSB):
276°, 81.1715%, 93.7255%
XYZ:
31.2163, 15.6858, 83.0437
xyY:
0.2402, 0.1207, 15.6858
CIE-Lab:
46.5596, 75.3191, -74.8697
CIE-LCH:
46.5596, 106.1999, 315.1714
CIE-Luv:
46.5596, 26.8248, -117.7577
Hunter-Lab:
39.6053, 71.3816, -96.5944
#a12def color charts
#a12def color shades, tints & tones
#a12def color schemes
#a12def color preview, HTML & CSS examples
This text has a color of #a12def
<p style="color:#a12def;">Text here</p>
.mytext {color:#a12def;}
This box has a color of #a12def
<div style="background-color:#a12def;">Content here</div>
.mybackground {background-color:#a12def;}
Border around this has a color of #a12def
<div style="border:2px solid #a12def;">Content here</div>
.myborder {border:2px solid #a12def;}