#991ddc color space conversions
Hex:
#991ddc
RGB:
153, 29, 220
CMY:
40, 89, 14
CMYK:
30, 87, 0, 14
HSL:
279°, 76.7068%, 48.8235%
HSV (HSB):
279°, 86.8182%, 86.2745%
XYZ:
26.4945, 12.8183, 68.7879
xyY:
0.2451, 0.1186, 12.8183
CIE-Lab:
42.4882, 74.5152, -70.7701
CIE-LCH:
42.4882, 102.7664, 316.4766
CIE-Luv:
42.4882, 28.4138, -108.7982
Hunter-Lab:
35.8027, 69.4377, -88.8523
#991ddc color charts
#991ddc color shades, tints & tones
#991ddc color schemes
#991ddc color preview, HTML & CSS examples
This text has a color of #991ddc
<p style="color:#991ddc;">Text here</p>
.mytext {color:#991ddc;}
This box has a color of #991ddc
<div style="background-color:#991ddc;">Content here</div>
.mybackground {background-color:#991ddc;}
Border around this has a color of #991ddc
<div style="border:2px solid #991ddc;">Content here</div>
.myborder {border:2px solid #991ddc;}