#980be7 color space conversions
Hex:
#980be7
RGB:
152, 11, 231
CMY:
40, 96, 9
CMYK:
34, 95, 0, 9
HSL:
278°, 90.9091%, 47.4510%
HSV (HSB):
278°, 95.2381%, 90.5882%
XYZ:
27.4924, 12.6843, 76.6006
xyY:
0.2354, 0.1086, 12.6843
CIE-Lab:
42.2836, 79.4474, -77.3884
CIE-LCH:
42.2836, 110.9092, 315.7522
CIE-Luv:
42.2836, 26.3136, -117.2300
Hunter-Lab:
35.6150, 75.4638, -102.5903
#980be7 color charts
#980be7 color shades, tints & tones
#980be7 color schemes
#980be7 color preview, HTML & CSS examples
This text has a color of #980be7
<p style="color:#980be7;">Text here</p>
.mytext {color:#980be7;}
This box has a color of #980be7
<div style="background-color:#980be7;">Content here</div>
.mybackground {background-color:#980be7;}
Border around this has a color of #980be7
<div style="border:2px solid #980be7;">Content here</div>
.myborder {border:2px solid #980be7;}