#980ccd color space conversions
Hex:
#980ccd
RGB:
152, 12, 205
CMY:
40, 95, 20
CMYK:
26, 94, 0, 20
HSL:
284°, 88.9401%, 42.5490%
HSV (HSB):
284°, 94.1463%, 80.3922%
XYZ:
24.0998, 11.3461, 58.6774
xyY:
0.2560, 0.1205, 11.3461
CIE-Lab:
40.1574, 74.4091, -65.9316
CIE-LCH:
40.1574, 99.4168, 318.4569
CIE-Luv:
40.1574, 32.6127, -100.5414
Hunter-Lab:
33.6840, 68.7639, -79.7042
#980ccd color charts
#980ccd color shades, tints & tones
#980ccd color schemes
#980ccd color preview, HTML & CSS examples
This text has a color of #980ccd
<p style="color:#980ccd;">Text here</p>
.mytext {color:#980ccd;}
This box has a color of #980ccd
<div style="background-color:#980ccd;">Content here</div>
.mybackground {background-color:#980ccd;}
Border around this has a color of #980ccd
<div style="border:2px solid #980ccd;">Content here</div>
.myborder {border:2px solid #980ccd;}