#980ccc color space conversions
Hex:
#980ccc
RGB:
152, 12, 204
CMY:
40, 95, 20
CMYK:
25, 94, 0, 20
HSL:
284°, 88.8889%, 42.3529%
HSV (HSB):
284°, 94.1176%, 80.0000%
XYZ:
23.9794, 11.2980, 58.0436
xyY:
0.2570, 0.1211, 11.2980
CIE-Lab:
40.0779, 74.2243, -65.4806
CIE-LCH:
40.0779, 98.9796, 318.5813
CIE-Luv:
40.0779, 32.8781, -99.8840
Hunter-Lab:
33.6125, 68.5218, -78.8561
#980ccc color charts
#980ccc RGB chart
#980ccc CMYK chart
#980ccc RGB pie chart
#980ccc color shades, tints & tones
#980ccc color schemes
#980ccc color preview, HTML & CSS examples
This text has a color of #980ccc
<p style="color:#980ccc;">Text here</p>
.mytext {color:#980ccc;}
Text color #980ccc
This box has a color of #980ccc
<div style="background-color:#980ccc;">Content here</div>
.mybackground {background-color:#980ccc;}
Background color #980ccc
Border around this has a color of #980ccc
<div style="border:2px solid #980ccc;">Content here</div>
.myborder {border:2px solid #980ccc;}
Border color #980ccc