#980cd0 color space conversions
Hex:
#980cd0
RGB:
152, 12, 208
CMY:
40, 95, 18
CMYK:
27, 94, 0, 18
HSL:
283°, 89.0909%, 43.1373%
HSV (HSB):
283°, 94.2308%, 81.5686%
XYZ:
24.4655, 11.4924, 60.6033
xyY:
0.2534, 0.1190, 11.4924
CIE-Lab:
40.3977, 74.9661, -67.2787
CIE-LCH:
40.3977, 100.7290, 318.0934
CIE-Luv:
40.3977, 31.8266, -102.5057
Hunter-Lab:
33.9005, 69.4954, -82.2614
#980cd0 color charts
#980cd0 color shades, tints & tones
#980cd0 color schemes
#980cd0 color preview, HTML & CSS examples
This text has a color of #980cd0
<p style="color:#980cd0;">Text here</p>
.mytext {color:#980cd0;}
This box has a color of #980cd0
<div style="background-color:#980cd0;">Content here</div>
.mybackground {background-color:#980cd0;}
Border around this has a color of #980cd0
<div style="border:2px solid #980cd0;">Content here</div>
.myborder {border:2px solid #980cd0;}