#9996dd color space conversions
Hex:
#9996dd
RGB:
153, 150, 221
CMY:
40, 41, 13
CMYK:
31, 32, 0, 13
HSL:
243°, 51.0791%, 72.7451%
HSV (HSB):
243°, 32.1267%, 86.6667%
XYZ:
37.0944, 33.8055, 72.9766
xyY:
0.2578, 0.2350, 33.8055
CIE-Lab:
64.8079, 17.0829, -35.7029
CIE-LCH:
64.8079, 39.5794, 295.5699
CIE-Luv:
64.8079, -2.8653, -58.6702
Hunter-Lab:
58.1425, 12.1321, -33.7172
#9996dd color charts
#9996dd color shades, tints & tones
#9996dd color schemes
#9996dd color preview, HTML & CSS examples
This text has a color of #9996dd
<p style="color:#9996dd;">Text here</p>
.mytext {color:#9996dd;}
This box has a color of #9996dd
<div style="background-color:#9996dd;">Content here</div>
.mybackground {background-color:#9996dd;}
Border around this has a color of #9996dd
<div style="border:2px solid #9996dd;">Content here</div>
.myborder {border:2px solid #9996dd;}