#972db2 color space conversions
Hex:
#972db2
RGB:
151, 45, 178
CMY:
41, 82, 30
CMYK:
15, 75, 0, 30
HSL:
288°, 59.6413%, 43.7255%
HSV (HSB):
288°, 74.7191%, 69.8039%
XYZ:
21.7368, 11.6704, 43.2264
xyY:
0.2836, 0.1523, 11.6704
CIE-Lab:
40.6875, 61.4233, -49.2548
CIE-LCH:
40.6875, 78.7328, 321.2742
CIE-Luv:
40.6875, 36.2231, -77.5489
Hunter-Lab:
34.1620, 53.7933, -51.1084
#972db2 color charts
#972db2 color shades, tints & tones
#972db2 color schemes
#972db2 color preview, HTML & CSS examples
This text has a color of #972db2
<p style="color:#972db2;">Text here</p>
.mytext {color:#972db2;}
This box has a color of #972db2
<div style="background-color:#972db2;">Content here</div>
.mybackground {background-color:#972db2;}
Border around this has a color of #972db2
<div style="border:2px solid #972db2;">Content here</div>
.myborder {border:2px solid #972db2;}