#981ff8 color space conversions
Hex:
#981ff8
RGB:
152, 31, 248
CMY:
40, 88, 3
CMYK:
39, 88, 0, 3
HSL:
273°, 93.9394%, 54.7059%
HSV (HSB):
273°, 87.5000%, 97.2549%
XYZ:
30.3822, 14.4327, 89.9914
xyY:
0.2254, 0.1071, 14.4327
CIE-Lab:
44.8472, 79.5996, -82.7822
CIE-LCH:
44.8472, 114.8433, 313.8772
CIE-Luv:
44.8472, 21.7435, -126.5231
Hunter-Lab:
37.9904, 76.2692, -113.8526
#981ff8 color charts
#981ff8 color shades, tints & tones
#981ff8 color schemes
#981ff8 color preview, HTML & CSS examples
This text has a color of #981ff8
<p style="color:#981ff8;">Text here</p>
.mytext {color:#981ff8;}
This box has a color of #981ff8
<div style="background-color:#981ff8;">Content here</div>
.mybackground {background-color:#981ff8;}
Border around this has a color of #981ff8
<div style="border:2px solid #981ff8;">Content here</div>
.myborder {border:2px solid #981ff8;}