#980fcc color space conversions
Hex:
#980fcc
RGB:
152, 15, 204
CMY:
40, 94, 20
CMYK:
25, 93, 0, 20
HSL:
283°, 86.3014%, 42.9412%
HSV (HSB):
283°, 92.6471%, 80.0000%
XYZ:
24.0188, 11.3767, 58.0567
xyY:
0.2570, 0.1217, 11.3767
CIE-Lab:
40.2078, 73.8370, -65.2688
CIE-LCH:
40.2078, 98.5491, 318.5247
CIE-Luv:
40.2078, 32.7421, -99.6976
Hunter-Lab:
33.7293, 68.0843, -78.4426
#980fcc color charts
#980fcc color shades, tints & tones
#980fcc color schemes
#980fcc color preview, HTML & CSS examples
This text has a color of #980fcc
<p style="color:#980fcc;">Text here</p>
.mytext {color:#980fcc;}
This box has a color of #980fcc
<div style="background-color:#980fcc;">Content here</div>
.mybackground {background-color:#980fcc;}
Border around this has a color of #980fcc
<div style="border:2px solid #980fcc;">Content here</div>
.myborder {border:2px solid #980fcc;}