#9f35c9 color space conversions
Hex:
#9f35c9
RGB:
159, 53, 201
CMY:
38, 79, 21
CMYK:
21, 74, 0, 21
HSL:
283°, 58.2677%, 49.8039%
HSV (HSB):
283°, 73.6318%, 78.8235%
XYZ:
26.1138, 14.1342, 56.6102
xyY:
0.2696, 0.1459, 14.1342
CIE-Lab:
44.4248, 64.5963, -56.6399
CIE-LCH:
44.4248, 85.9113, 318.7548
CIE-Luv:
44.4248, 33.6145, -90.3937
Hunter-Lab:
37.5955, 58.1940, -62.9604
#9f35c9 color charts
#9f35c9 color shades, tints & tones
#9f35c9 color schemes
#9f35c9 color preview, HTML & CSS examples
This text has a color of #9f35c9
<p style="color:#9f35c9;">Text here</p>
.mytext {color:#9f35c9;}
This box has a color of #9f35c9
<div style="background-color:#9f35c9;">Content here</div>
.mybackground {background-color:#9f35c9;}
Border around this has a color of #9f35c9
<div style="border:2px solid #9f35c9;">Content here</div>
.myborder {border:2px solid #9f35c9;}