#9949b9 color space conversions
Hex:
#9949b9
RGB:
153, 73, 185
CMY:
40, 71, 27
CMYK:
17, 61, 0, 27
HSL:
283°, 44.4444%, 50.5882%
HSV (HSB):
283°, 60.5405%, 72.5490%
XYZ:
24.2764, 15.0402, 47.5225
xyY:
0.2796, 0.1732, 15.0402
CIE-Lab:
45.6892, 51.3363, -45.3478
CIE-LCH:
45.6892, 68.4970, 318.5443
CIE-Luv:
45.6892, 29.4583, -73.3058
Hunter-Lab:
38.7817, 43.8687, -45.5059
#9949b9 color charts
#9949b9 color shades, tints & tones
#9949b9 color schemes
#9949b9 color preview, HTML & CSS examples
This text has a color of #9949b9
<p style="color:#9949b9;">Text here</p>
.mytext {color:#9949b9;}
This box has a color of #9949b9
<div style="background-color:#9949b9;">Content here</div>
.mybackground {background-color:#9949b9;}
Border around this has a color of #9949b9
<div style="border:2px solid #9949b9;">Content here</div>
.myborder {border:2px solid #9949b9;}