#976db5 color space conversions
Hex:
#976db5
RGB:
151, 109, 181
CMY:
41, 57, 29
CMYK:
17, 40, 0, 29
HSL:
275°, 32.7273%, 56.8627%
HSV (HSB):
275°, 39.7790%, 70.9804%
XYZ:
26.5716, 20.8528, 46.3406
xyY:
0.2834, 0.2224, 20.8528
CIE-Lab:
52.7880, 30.4364, -31.8402
CIE-LCH:
52.7880, 44.0474, 313.7087
CIE-Luv:
52.7880, 16.7017, -52.1729
Hunter-Lab:
45.6648, 23.9527, -28.2019
#976db5 color charts
#976db5 color shades, tints & tones
#976db5 color schemes
#976db5 color preview, HTML & CSS examples
This text has a color of #976db5
<p style="color:#976db5;">Text here</p>
.mytext {color:#976db5;}
This box has a color of #976db5
<div style="background-color:#976db5;">Content here</div>
.mybackground {background-color:#976db5;}
Border around this has a color of #976db5
<div style="border:2px solid #976db5;">Content here</div>
.myborder {border:2px solid #976db5;}