#996ec2 color space conversions
Hex:
#996ec2
RGB:
153, 110, 194
CMY:
40, 57, 24
CMYK:
21, 43, 0, 24
HSL:
271°, 40.7767%, 59.6078%
HSV (HSB):
271°, 43.2990%, 76.0784%
XYZ:
28.4504, 21.8192, 53.7510
xyY:
0.2735, 0.2098, 21.8192
CIE-Lab:
53.8347, 33.4556, -37.6615
CIE-LCH:
53.8347, 50.3753, 311.6154
CIE-Luv:
53.8347, 15.5948, -61.9357
Hunter-Lab:
46.7110, 26.9751, -35.5280
#996ec2 color charts
#996ec2 color shades, tints & tones
#996ec2 color schemes
#996ec2 color preview, HTML & CSS examples
This text has a color of #996ec2
<p style="color:#996ec2;">Text here</p>
.mytext {color:#996ec2;}
This box has a color of #996ec2
<div style="background-color:#996ec2;">Content here</div>
.mybackground {background-color:#996ec2;}
Border around this has a color of #996ec2
<div style="border:2px solid #996ec2;">Content here</div>
.myborder {border:2px solid #996ec2;}