#9950c9 color space conversions
Hex:
#9950c9
RGB:
153, 80, 201
CMY:
40, 69, 21
CMYK:
24, 60, 0, 21
HSL:
276°, 52.8384%, 55.0980%
HSV (HSB):
276°, 60.1990%, 78.8235%
XYZ:
26.5481, 16.7267, 57.0877
xyY:
0.2645, 0.1667, 16.7267
CIE-Lab:
47.9138, 51.3496, -51.0752
CIE-LCH:
47.9138, 72.4256, 315.1535
CIE-Luv:
47.9138, 24.1811, -82.7445
Hunter-Lab:
40.8983, 44.2972, -54.1309
#9950c9 color charts
#9950c9 color shades, tints & tones
#9950c9 color schemes
#9950c9 color preview, HTML & CSS examples
This text has a color of #9950c9
<p style="color:#9950c9;">Text here</p>
.mytext {color:#9950c9;}
This box has a color of #9950c9
<div style="background-color:#9950c9;">Content here</div>
.mybackground {background-color:#9950c9;}
Border around this has a color of #9950c9
<div style="border:2px solid #9950c9;">Content here</div>
.myborder {border:2px solid #9950c9;}