#a972ed color space conversions
Hex:
#a972ed
RGB:
169, 114, 237
CMY:
34, 55, 7
CMYK:
29, 52, 0, 7
HSL:
267°, 77.3585%, 68.8235%
HSV (HSB):
267°, 51.8987%, 92.9412%
XYZ:
37.6656, 26.5841, 83.2668
xyY:
0.2553, 0.1802, 26.5841
CIE-Lab:
58.5873, 45.7615, -54.2956
CIE-LCH:
58.5873, 71.0079, 310.1249
CIE-Luv:
58.5873, 16.5365, -91.1534
Hunter-Lab:
51.5597, 40.1688, -59.6590
#a972ed color charts
#a972ed color shades, tints & tones
#a972ed color schemes
#a972ed color preview, HTML & CSS examples
This text has a color of #a972ed
<p style="color:#a972ed;">Text here</p>
.mytext {color:#a972ed;}
This box has a color of #a972ed
<div style="background-color:#a972ed;">Content here</div>
.mybackground {background-color:#a972ed;}
Border around this has a color of #a972ed
<div style="border:2px solid #a972ed;">Content here</div>
.myborder {border:2px solid #a972ed;}