#972ce0 color space conversions
Hex:
#972ce0
RGB:
151, 44, 224
CMY:
41, 83, 12
CMYK:
33, 80, 0, 12
HSL:
276°, 74.3802%, 52.5490%
HSV (HSB):
276°, 80.3571%, 87.8431%
XYZ:
27.1177, 13.7625, 71.7482
xyY:
0.2408, 0.1222, 13.7625
CIE-Lab:
43.8904, 71.0128, -70.7799
CIE-LCH:
43.8904, 100.2627, 315.0941
CIE-Luv:
43.8904, 25.0205, -109.7502
Hunter-Lab:
37.0978, 65.5585, -88.6999
#972ce0 color charts
#972ce0 color shades, tints & tones
#972ce0 color schemes
#972ce0 color preview, HTML & CSS examples
This text has a color of #972ce0
<p style="color:#972ce0;">Text here</p>
.mytext {color:#972ce0;}
This box has a color of #972ce0
<div style="background-color:#972ce0;">Content here</div>
.mybackground {background-color:#972ce0;}
Border around this has a color of #972ce0
<div style="border:2px solid #972ce0;">Content here</div>
.myborder {border:2px solid #972ce0;}