#980c64 color space conversions
Hex:
#980c64
RGB:
152, 12, 100
CMY:
40, 95, 61
CMYK:
0, 92, 34, 40
HSL:
322°, 85.3659%, 32.1569%
HSV (HSB):
322°, 92.1053%, 59.6078%
XYZ:
15.3806, 7.8584, 12.7628
xyY:
0.4272, 0.2183, 7.8584
CIE-Lab:
33.6863, 58.3026, -12.2134
CIE-LCH:
33.6863, 59.5681, 348.1686
CIE-Luv:
33.6863, 70.4163, -24.5453
Hunter-Lab:
28.0329, 48.8787, -7.3704
#980c64 color charts
#980c64 color shades, tints & tones
#980c64 color schemes
#980c64 color preview, HTML & CSS examples
This text has a color of #980c64
<p style="color:#980c64;">Text here</p>
.mytext {color:#980c64;}
This box has a color of #980c64
<div style="background-color:#980c64;">Content here</div>
.mybackground {background-color:#980c64;}
Border around this has a color of #980c64
<div style="border:2px solid #980c64;">Content here</div>
.myborder {border:2px solid #980c64;}