#981bcc color space conversions
Hex:
#981bcc
RGB:
152, 27, 204
CMY:
40, 89, 20
CMYK:
25, 87, 0, 20
HSL:
282°, 76.6234%, 45.2941%
HSV (HSB):
282°, 86.7647%, 80.0000%
XYZ:
24.2399, 11.8189, 58.1304
xyY:
0.2574, 0.1255, 11.8189
CIE-Lab:
40.9268, 71.7048, -64.0977
CIE-LCH:
40.9268, 96.1774, 318.2061
CIE-Luv:
40.9268, 31.9709, -98.6274
Hunter-Lab:
34.3786, 65.6954, -76.1878
#981bcc color charts
#981bcc color shades, tints & tones
#981bcc color schemes
#981bcc color preview, HTML & CSS examples
This text has a color of #981bcc
<p style="color:#981bcc;">Text here</p>
.mytext {color:#981bcc;}
This box has a color of #981bcc
<div style="background-color:#981bcc;">Content here</div>
.mybackground {background-color:#981bcc;}
Border around this has a color of #981bcc
<div style="border:2px solid #981bcc;">Content here</div>
.myborder {border:2px solid #981bcc;}