#996acc color space conversions
Hex:
#996acc
RGB:
153, 106, 204
CMY:
40, 58, 20
CMYK:
25, 48, 0, 20
HSL:
269°, 49.0000%, 60.7843%
HSV (HSB):
269°, 48.0392%, 80.0000%
XYZ:
29.1900, 21.4400, 59.7266
xyY:
0.2645, 0.1943, 21.4400
CIE-Lab:
53.4277, 38.0831, -44.0161
CIE-LCH:
53.4277, 58.2042, 310.8666
CIE-Luv:
53.4277, 15.6099, -72.4010
Hunter-Lab:
46.3034, 31.4969, -44.0657
#996acc color charts
#996acc color shades, tints & tones
#996acc color schemes
#996acc color preview, HTML & CSS examples
This text has a color of #996acc
<p style="color:#996acc;">Text here</p>
.mytext {color:#996acc;}
This box has a color of #996acc
<div style="background-color:#996acc;">Content here</div>
.mybackground {background-color:#996acc;}
Border around this has a color of #996acc
<div style="border:2px solid #996acc;">Content here</div>
.myborder {border:2px solid #996acc;}