#976db2 color space conversions
Hex:
#976db2
RGB:
151, 109, 178
CMY:
41, 57, 30
CMYK:
15, 39, 0, 30
HSL:
277°, 30.9417%, 56.2745%
HSV (HSB):
277°, 38.7640%, 69.8039%
XYZ:
26.2670, 20.7309, 44.7365
xyY:
0.2863, 0.2260, 20.7309
CIE-Lab:
52.6538, 29.7609, -30.3154
CIE-LCH:
52.6538, 42.4822, 314.4712
CIE-Luv:
52.6538, 17.1304, -49.6768
Hunter-Lab:
45.5312, 23.2972, -26.3833
#976db2 color charts
#976db2 color shades, tints & tones
#976db2 color schemes
#976db2 color preview, HTML & CSS examples
This text has a color of #976db2
<p style="color:#976db2;">Text here</p>
.mytext {color:#976db2;}
This box has a color of #976db2
<div style="background-color:#976db2;">Content here</div>
.mybackground {background-color:#976db2;}
Border around this has a color of #976db2
<div style="border:2px solid #976db2;">Content here</div>
.myborder {border:2px solid #976db2;}