#976ed3 color space conversions
Hex:
#976ed3
RGB:
151, 110, 211
CMY:
41, 57, 17
CMYK:
28, 48, 0, 17
HSL:
264°, 53.4392%, 62.9412%
HSV (HSB):
264°, 47.8673%, 82.7451%
XYZ:
30.0963, 22.4343, 64.3720
xyY:
0.2574, 0.1919, 22.4343
CIE-Lab:
54.4848, 36.9824, -46.3326
CIE-LCH:
54.4848, 59.2824, 308.5967
CIE-Luv:
54.4848, 12.2101, -76.2197
Hunter-Lab:
47.3649, 30.5328, -47.4236
#976ed3 color charts
#976ed3 color shades, tints & tones
#976ed3 color schemes
#976ed3 color preview, HTML & CSS examples
This text has a color of #976ed3
<p style="color:#976ed3;">Text here</p>
.mytext {color:#976ed3;}
This box has a color of #976ed3
<div style="background-color:#976ed3;">Content here</div>
.mybackground {background-color:#976ed3;}
Border around this has a color of #976ed3
<div style="border:2px solid #976ed3;">Content here</div>
.myborder {border:2px solid #976ed3;}