#9955f9 color space conversions
Hex:
#9955f9
RGB:
153, 85, 249
CMY:
40, 67, 2
CMYK:
39, 66, 0, 2
HSL:
265°, 93.1818%, 65.4902%
HSV (HSB):
265°, 65.8635%, 97.6471%
XYZ:
33.4843, 20.1089, 91.7391
xyY:
0.2304, 0.1384, 20.1089
CIE-Lab:
51.9601, 60.2010, -71.7258
CIE-LCH:
51.9601, 93.6416, 310.0074
CIE-Luv:
51.9601, 14.5963, -116.0549
Hunter-Lab:
44.8429, 54.8111, -89.9048
#9955f9 color charts
#9955f9 color shades, tints & tones
#9955f9 color schemes
#9955f9 color preview, HTML & CSS examples
This text has a color of #9955f9
<p style="color:#9955f9;">Text here</p>
.mytext {color:#9955f9;}
This box has a color of #9955f9
<div style="background-color:#9955f9;">Content here</div>
.mybackground {background-color:#9955f9;}
Border around this has a color of #9955f9
<div style="border:2px solid #9955f9;">Content here</div>
.myborder {border:2px solid #9955f9;}