#972db8 color space conversions
Hex:
#972db8
RGB:
151, 45, 184
CMY:
41, 82, 28
CMYK:
18, 76, 0, 28
HSL:
286°, 60.6987%, 44.9020%
HSV (HSB):
286°, 75.5435%, 72.1569%
XYZ:
22.3526, 11.9168, 46.4695
xyY:
0.2769, 0.1476, 11.9168
CIE-Lab:
41.0835, 62.5768, -52.1596
CIE-LCH:
41.0835, 81.4646, 320.1878
CIE-Luv:
41.0835, 34.5747, -81.9112
Hunter-Lab:
34.5207, 55.1700, -55.6478
#972db8 color charts
#972db8 color shades, tints & tones
#972db8 color schemes
#972db8 color preview, HTML & CSS examples
This text has a color of #972db8
<p style="color:#972db8;">Text here</p>
.mytext {color:#972db8;}
This box has a color of #972db8
<div style="background-color:#972db8;">Content here</div>
.mybackground {background-color:#972db8;}
Border around this has a color of #972db8
<div style="border:2px solid #972db8;">Content here</div>
.myborder {border:2px solid #972db8;}