#980bbd color space conversions
Hex:
#980bbd
RGB:
152, 11, 189
CMY:
40, 96, 26
CMYK:
20, 94, 0, 26
HSL:
288°, 89.0000%, 39.2157%
HSV (HSB):
288°, 94.1799%, 74.1176%
XYZ:
22.2539, 10.5889, 49.0151
xyY:
0.2719, 0.1294, 10.5889
CIE-Lab:
38.8792, 71.6232, -58.6610
CIE-LCH:
38.8792, 92.5797, 320.6817
CIE-Luv:
38.8792, 37.1186, -89.9185
Hunter-Lab:
32.5405, 65.1269, -66.5288
#980bbd color charts
#980bbd color shades, tints & tones
#980bbd color schemes
#980bbd color preview, HTML & CSS examples
This text has a color of #980bbd
<p style="color:#980bbd;">Text here</p>
.mytext {color:#980bbd;}
This box has a color of #980bbd
<div style="background-color:#980bbd;">Content here</div>
.mybackground {background-color:#980bbd;}
Border around this has a color of #980bbd
<div style="border:2px solid #980bbd;">Content here</div>
.myborder {border:2px solid #980bbd;}