#980fc9 color space conversions
Hex:
#980fc9
RGB:
152, 15, 201
CMY:
40, 94, 21
CMYK:
24, 93, 0, 21
HSL:
284°, 86.1111%, 42.3529%
HSV (HSB):
284°, 92.5373%, 78.8235%
XYZ:
23.6623, 11.2341, 56.1796
xyY:
0.2598, 0.1233, 11.2341
CIE-Lab:
39.9720, 73.2818, -63.9083
CIE-LCH:
39.9720, 97.2343, 318.9087
CIE-Luv:
39.9720, 33.5454, -97.7116
Hunter-Lab:
33.5173, 67.3610, -75.9161
#980fc9 color charts
#980fc9 color shades, tints & tones
#980fc9 color schemes
#980fc9 color preview, HTML & CSS examples
This text has a color of #980fc9
<p style="color:#980fc9;">Text here</p>
.mytext {color:#980fc9;}
This box has a color of #980fc9
<div style="background-color:#980fc9;">Content here</div>
.mybackground {background-color:#980fc9;}
Border around this has a color of #980fc9
<div style="border:2px solid #980fc9;">Content here</div>
.myborder {border:2px solid #980fc9;}