#980eaf color space conversions
Hex:
#980eaf
RGB:
152, 14, 175
CMY:
40, 95, 31
CMYK:
13, 92, 0, 31
HSL:
291°, 85.1852%, 37.0588%
HSV (HSB):
291°, 92.0000%, 68.6275%
XYZ:
20.8438, 10.0846, 41.4054
xyY:
0.2882, 0.1394, 10.0846
CIE-Lab:
37.9939, 68.7878, -51.8050
CIE-LCH:
37.9939, 86.1134, 323.0161
CIE-Luv:
37.9939, 41.2523, -80.0398
Hunter-Lab:
31.7563, 61.5881, -55.0757
#980eaf color charts
#980eaf color shades, tints & tones
#980eaf color schemes
#980eaf color preview, HTML & CSS examples
This text has a color of #980eaf
<p style="color:#980eaf;">Text here</p>
.mytext {color:#980eaf;}
This box has a color of #980eaf
<div style="background-color:#980eaf;">Content here</div>
.mybackground {background-color:#980eaf;}
Border around this has a color of #980eaf
<div style="border:2px solid #980eaf;">Content here</div>
.myborder {border:2px solid #980eaf;}