#972ed9 color space conversions
Hex:
#972ed9
RGB:
151, 46, 217
CMY:
41, 82, 15
CMYK:
30, 79, 0, 15
HSL:
277°, 69.2308%, 51.5686%
HSV (HSB):
277°, 78.8018%, 85.0980%
XYZ:
26.2639, 13.5431, 66.8755
xyY:
0.2462, 0.1269, 13.5431
CIE-Lab:
43.5704, 68.9005, -67.2990
CIE-LCH:
43.5704, 96.3143, 315.6737
CIE-Luv:
43.5704, 26.3127, -104.7305
Hunter-Lab:
36.8009, 62.9895, -81.9826
#972ed9 color charts
#972ed9 color shades, tints & tones
#972ed9 color schemes
#972ed9 color preview, HTML & CSS examples
This text has a color of #972ed9
<p style="color:#972ed9;">Text here</p>
.mytext {color:#972ed9;}
This box has a color of #972ed9
<div style="background-color:#972ed9;">Content here</div>
.mybackground {background-color:#972ed9;}
Border around this has a color of #972ed9
<div style="border:2px solid #972ed9;">Content here</div>
.myborder {border:2px solid #972ed9;}