#a12cf7 color space conversions
Hex:
#a12cf7
RGB:
161, 44, 247
CMY:
37, 83, 3
CMYK:
35, 82, 0, 3
HSL:
275°, 92.6941%, 57.0588%
HSV (HSB):
275°, 82.1862%, 96.8627%
XYZ:
32.3871, 16.0938, 89.3951
xyY:
0.2349, 0.1167, 16.0938
CIE-Lab:
47.0974, 77.2612, -78.4871
CIE-LCH:
47.0974, 110.1340, 314.5490
CIE-Luv:
47.0974, 25.2182, -123.1178
Hunter-Lab:
40.1171, 73.9007, -104.0371
#a12cf7 color charts
#a12cf7 color shades, tints & tones
#a12cf7 color schemes
#a12cf7 color preview, HTML & CSS examples
This text has a color of #a12cf7
<p style="color:#a12cf7;">Text here</p>
.mytext {color:#a12cf7;}
This box has a color of #a12cf7
<div style="background-color:#a12cf7;">Content here</div>
.mybackground {background-color:#a12cf7;}
Border around this has a color of #a12cf7
<div style="border:2px solid #a12cf7;">Content here</div>
.myborder {border:2px solid #a12cf7;}