#980c7e color space conversions
Hex:
#980c7e
RGB:
152, 12, 126
CMY:
40, 95, 51
CMYK:
0, 92, 17, 40
HSL:
311°, 85.3659%, 32.1569%
HSV (HSB):
311°, 92.1053%, 59.6078%
XYZ:
16.8463, 8.4447, 20.4808
xyY:
0.3680, 0.1845, 8.4447
CIE-Lab:
34.8924, 61.4975, -26.8477
CIE-LCH:
34.8924, 67.1024, 336.4156
CIE-Luv:
34.8924, 59.3915, -44.2348
Hunter-Lab:
29.0598, 52.6238, -21.4446
#980c7e color charts
#980c7e color shades, tints & tones
#980c7e color schemes
#980c7e color preview, HTML & CSS examples
This text has a color of #980c7e
<p style="color:#980c7e;">Text here</p>
.mytext {color:#980c7e;}
This box has a color of #980c7e
<div style="background-color:#980c7e;">Content here</div>
.mybackground {background-color:#980c7e;}
Border around this has a color of #980c7e
<div style="border:2px solid #980c7e;">Content here</div>
.myborder {border:2px solid #980c7e;}