#972ce3 color space conversions
Hex:
#972ce3
RGB:
151, 44, 227
CMY:
41, 83, 11
CMYK:
33, 81, 0, 11
HSL:
275°, 76.5690%, 53.1373%
HSV (HSB):
275°, 80.6167%, 89.0196%
XYZ:
27.5283, 13.9267, 73.9103
xyY:
0.2386, 0.1207, 13.9267
CIE-Lab:
44.1277, 71.6429, -72.1017
CIE-LCH:
44.1277, 101.6433, 314.8171
CIE-Luv:
44.1277, 24.3795, -111.7274
Hunter-Lab:
37.3185, 66.3645, -91.3023
#972ce3 color charts
#972ce3 color shades, tints & tones
#972ce3 color schemes
#972ce3 color preview, HTML & CSS examples
This text has a color of #972ce3
<p style="color:#972ce3;">Text here</p>
.mytext {color:#972ce3;}
This box has a color of #972ce3
<div style="background-color:#972ce3;">Content here</div>
.mybackground {background-color:#972ce3;}
Border around this has a color of #972ce3
<div style="border:2px solid #972ce3;">Content here</div>
.myborder {border:2px solid #972ce3;}