#980fcb color space conversions
Hex:
#980fcb
RGB:
152, 15, 203
CMY:
40, 94, 20
CMYK:
25, 93, 0, 20
HSL:
284°, 86.2385%, 42.7451%
HSV (HSB):
284°, 92.6108%, 79.6078%
XYZ:
23.8992, 11.3288, 57.4270
xyY:
0.2579, 0.1223, 11.3288
CIE-Lab:
40.1289, 73.6516, -64.8163
CIE-LCH:
40.1289, 98.1107, 318.6509
CIE-Luv:
40.1289, 33.0081, -99.0370
Hunter-Lab:
33.6583, 67.8423, -77.5982
#980fcb color charts
#980fcb color shades, tints & tones
#980fcb color schemes
#980fcb color preview, HTML & CSS examples
This text has a color of #980fcb
<p style="color:#980fcb;">Text here</p>
.mytext {color:#980fcb;}
This box has a color of #980fcb
<div style="background-color:#980fcb;">Content here</div>
.mybackground {background-color:#980fcb;}
Border around this has a color of #980fcb
<div style="border:2px solid #980fcb;">Content here</div>
.myborder {border:2px solid #980fcb;}