#991acc color space conversions
Hex:
#991acc
RGB:
153, 26, 204
CMY:
40, 90, 20
CMYK:
25, 87, 0, 20
HSL:
283°, 77.3913%, 45.0980%
HSV (HSB):
283°, 87.2549%, 80.0000%
XYZ:
24.4053, 11.8707, 58.1317
xyY:
0.2585, 0.1257, 11.8707
CIE-Lab:
41.0099, 72.0663, -63.9557
CIE-LCH:
41.0099, 96.3529, 318.4124
CIE-Luv:
41.0099, 32.6265, -98.5468
Hunter-Lab:
34.4539, 66.1457, -75.9182
#991acc color charts
#991acc color shades, tints & tones
#991acc color schemes
#991acc color preview, HTML & CSS examples
This text has a color of #991acc
<p style="color:#991acc;">Text here</p>
.mytext {color:#991acc;}
This box has a color of #991acc
<div style="background-color:#991acc;">Content here</div>
.mybackground {background-color:#991acc;}
Border around this has a color of #991acc
<div style="border:2px solid #991acc;">Content here</div>
.myborder {border:2px solid #991acc;}