#9955f5 color space conversions
Hex:
#9955f5
RGB:
153, 85, 245
CMY:
40, 67, 4
CMYK:
38, 65, 0, 4
HSL:
266°, 88.8889%, 64.7059%
HSV (HSB):
266°, 65.3061%, 96.0784%
XYZ:
32.8668, 19.8619, 88.4877
xyY:
0.2327, 0.1406, 19.8619
CIE-Lab:
51.6807, 59.2211, -69.9489
CIE-LCH:
51.6807, 91.6515, 310.2524
CIE-Luv:
51.6807, 15.2156, -113.2323
Hunter-Lab:
44.5667, 53.6476, -86.5244
#9955f5 color charts
#9955f5 color shades, tints & tones
#9955f5 color schemes
#9955f5 color preview, HTML & CSS examples
This text has a color of #9955f5
<p style="color:#9955f5;">Text here</p>
.mytext {color:#9955f5;}
This box has a color of #9955f5
<div style="background-color:#9955f5;">Content here</div>
.mybackground {background-color:#9955f5;}
Border around this has a color of #9955f5
<div style="border:2px solid #9955f5;">Content here</div>
.myborder {border:2px solid #9955f5;}