#980dec color space conversions
Hex:
#980dec
RGB:
152, 13, 236
CMY:
40, 95, 7
CMYK:
36, 94, 0, 7
HSL:
277°, 89.5582%, 48.8235%
HSV (HSB):
277°, 94.4915%, 92.5490%
XYZ:
28.2331, 13.0194, 80.3818
xyY:
0.2321, 0.1070, 13.0194
CIE-Lab:
42.7924, 80.1979, -79.3911
CIE-LCH:
42.7924, 112.8479, 315.2896
CIE-Luv:
42.7924, 25.1442, -120.2551
Hunter-Lab:
36.0824, 76.5256, -106.8245
#980dec color charts
#980dec color shades, tints & tones
#980dec color schemes
#980dec color preview, HTML & CSS examples
This text has a color of #980dec
<p style="color:#980dec;">Text here</p>
.mytext {color:#980dec;}
This box has a color of #980dec
<div style="background-color:#980dec;">Content here</div>
.mybackground {background-color:#980dec;}
Border around this has a color of #980dec
<div style="border:2px solid #980dec;">Content here</div>
.myborder {border:2px solid #980dec;}