#972db3 color space conversions
Hex:
#972db3
RGB:
151, 45, 179
CMY:
41, 82, 30
CMYK:
16, 75, 0, 30
HSL:
287°, 59.8214%, 43.9216%
HSV (HSB):
287°, 74.8603%, 70.1961%
XYZ:
21.8376, 11.7108, 43.7573
xyY:
0.2825, 0.1515, 11.7108
CIE-Lab:
40.7527, 61.6141, -49.7416
CIE-LCH:
40.7527, 79.1867, 321.0858
CIE-Luv:
40.7527, 35.9447, -78.2798
Hunter-Lab:
34.2210, 54.0202, -51.8575
#972db3 color charts
#972db3 color shades, tints & tones
#972db3 color schemes
#972db3 color preview, HTML & CSS examples
This text has a color of #972db3
<p style="color:#972db3;">Text here</p>
.mytext {color:#972db3;}
This box has a color of #972db3
<div style="background-color:#972db3;">Content here</div>
.mybackground {background-color:#972db3;}
Border around this has a color of #972db3
<div style="border:2px solid #972db3;">Content here</div>
.myborder {border:2px solid #972db3;}