#a12df7 color space conversions
Hex:
#a12df7
RGB:
161, 45, 247
CMY:
37, 82, 3
CMYK:
35, 82, 0, 3
HSL:
274°, 92.6606%, 57.2549%
HSV (HSB):
274°, 81.7814%, 96.8627%
XYZ:
32.4248, 16.1692, 89.4077
xyY:
0.2350, 0.1172, 16.1692
CIE-Lab:
47.1957, 76.9725, -78.3262
CIE-LCH:
47.1957, 109.8170, 314.5006
CIE-Luv:
47.1957, 25.1155, -122.9727
Hunter-Lab:
40.2110, 73.5673, -103.6815
#a12df7 color charts
#a12df7 color shades, tints & tones
#a12df7 color schemes
#a12df7 color preview, HTML & CSS examples
This text has a color of #a12df7
<p style="color:#a12df7;">Text here</p>
.mytext {color:#a12df7;}
This box has a color of #a12df7
<div style="background-color:#a12df7;">Content here</div>
.mybackground {background-color:#a12df7;}
Border around this has a color of #a12df7
<div style="border:2px solid #a12df7;">Content here</div>
.myborder {border:2px solid #a12df7;}