#9949cd color space conversions
Hex:
#9949cd
RGB:
153, 73, 205
CMY:
40, 71, 20
CMYK:
25, 64, 0, 20
HSL:
276°, 56.8966%, 54.5098%
HSV (HSB):
276°, 64.3902%, 80.3922%
XYZ:
26.5389, 15.9452, 59.4366
xyY:
0.2604, 0.1564, 15.9452
CIE-Lab:
46.9025, 55.6706, -55.0011
CIE-LCH:
46.9025, 78.2581, 315.3466
CIE-Luv:
46.9025, 25.1423, -88.4980
Hunter-Lab:
39.9314, 48.7531, -60.2992
#9949cd color charts
#9949cd color shades, tints & tones
#9949cd color schemes
#9949cd color preview, HTML & CSS examples
This text has a color of #9949cd
<p style="color:#9949cd;">Text here</p>
.mytext {color:#9949cd;}
This box has a color of #9949cd
<div style="background-color:#9949cd;">Content here</div>
.mybackground {background-color:#9949cd;}
Border around this has a color of #9949cd
<div style="border:2px solid #9949cd;">Content here</div>
.myborder {border:2px solid #9949cd;}