#980ce9 color space conversions
Hex:
#980ce9
RGB:
152, 12, 233
CMY:
40, 95, 9
CMYK:
35, 95, 0, 9
HSL:
278°, 90.2041%, 48.0392%
HSV (HSB):
278°, 94.8498%, 91.3725%
XYZ:
27.7883, 12.8215, 78.1010
xyY:
0.2341, 0.1080, 12.8215
CIE-Lab:
42.4931, 79.7268, -78.1811
CIE-LCH:
42.4931, 111.6631, 315.5608
CIE-Luv:
42.4931, 25.8352, -118.4349
Hunter-Lab:
35.8072, 75.8633, -104.2557
#980ce9 color charts
#980ce9 color shades, tints & tones
#980ce9 color schemes
#980ce9 color preview, HTML & CSS examples
This text has a color of #980ce9
<p style="color:#980ce9;">Text here</p>
.mytext {color:#980ce9;}
This box has a color of #980ce9
<div style="background-color:#980ce9;">Content here</div>
.mybackground {background-color:#980ce9;}
Border around this has a color of #980ce9
<div style="border:2px solid #980ce9;">Content here</div>
.myborder {border:2px solid #980ce9;}