#a12cf9 color space conversions
Hex:
#a12cf9
RGB:
161, 44, 249
CMY:
37, 83, 2
CMYK:
35, 82, 0, 2
HSL:
274°, 94.4700%, 57.4510%
HSV (HSB):
274°, 82.3293%, 97.6471%
XYZ:
32.6975, 16.2180, 91.0296
xyY:
0.2336, 0.1159, 16.2180
CIE-Lab:
47.2592, 77.6757, -79.3425
CIE-LCH:
47.2592, 111.0349, 314.3918
CIE-Luv:
47.2592, 24.8016, -124.4066
Hunter-Lab:
40.2716, 74.4535, -105.8286
#a12cf9 color charts
#a12cf9 color shades, tints & tones
#a12cf9 color schemes
#a12cf9 color preview, HTML & CSS examples
This text has a color of #a12cf9
<p style="color:#a12cf9;">Text here</p>
.mytext {color:#a12cf9;}
This box has a color of #a12cf9
<div style="background-color:#a12cf9;">Content here</div>
.mybackground {background-color:#a12cf9;}
Border around this has a color of #a12cf9
<div style="border:2px solid #a12cf9;">Content here</div>
.myborder {border:2px solid #a12cf9;}