#a972d4 color space conversions
Hex:
#a972d4
RGB:
169, 114, 212
CMY:
34, 55, 17
CMYK:
20, 46, 0, 17
HSL:
274°, 53.2609%, 63.9216%
HSV (HSB):
274°, 46.2264%, 83.1373%
XYZ:
34.2632, 25.2231, 65.3500
xyY:
0.2745, 0.2020, 25.2231
CIE-Lab:
57.2922, 39.9350, -42.3382
CIE-LCH:
57.2922, 58.2007, 313.3269
CIE-Luv:
57.2922, 20.3563, -71.0334
Hunter-Lab:
50.2226, 33.8877, -41.9928
#a972d4 color charts
#a972d4 color shades, tints & tones
#a972d4 color schemes
#a972d4 color preview, HTML & CSS examples
This text has a color of #a972d4
<p style="color:#a972d4;">Text here</p>
.mytext {color:#a972d4;}
This box has a color of #a972d4
<div style="background-color:#a972d4;">Content here</div>
.mybackground {background-color:#a972d4;}
Border around this has a color of #a972d4
<div style="border:2px solid #a972d4;">Content here</div>
.myborder {border:2px solid #a972d4;}