#981ec5 color space conversions
Hex:
#981ec5
RGB:
152, 30, 197
CMY:
40, 88, 23
CMYK:
23, 85, 0, 23
HSL:
284°, 73.5683%, 44.5098%
HSV (HSB):
284°, 84.7716%, 77.2549%
XYZ:
23.4912, 11.6352, 53.8310
xyY:
0.2641, 0.1308, 11.6352
CIE-Lab:
40.6303, 69.6842, -60.5061
CIE-LCH:
40.6303, 92.2869, 319.0326
CIE-Luv:
40.6303, 33.5552, -93.5231
Hunter-Lab:
34.1104, 63.2367, -69.6908
#981ec5 color charts
#981ec5 color shades, tints & tones
#981ec5 color schemes
#981ec5 color preview, HTML & CSS examples
This text has a color of #981ec5
<p style="color:#981ec5;">Text here</p>
.mytext {color:#981ec5;}
This box has a color of #981ec5
<div style="background-color:#981ec5;">Content here</div>
.mybackground {background-color:#981ec5;}
Border around this has a color of #981ec5
<div style="border:2px solid #981ec5;">Content here</div>
.myborder {border:2px solid #981ec5;}