#9f32e5 color space conversions
Hex:
#9f32e5
RGB:
159, 50, 229
CMY:
38, 80, 10
CMYK:
31, 78, 0, 10
HSL:
277°, 77.4892%, 54.7059%
HSV (HSB):
277°, 78.1659%, 89.8039%
XYZ:
29.5815, 15.3093, 75.5246
xyY:
0.2457, 0.1271, 15.3093
CIE-Lab:
46.0549, 71.3641, -70.0493
CIE-LCH:
46.0549, 99.9987, 315.5327
CIE-Luv:
46.0549, 27.3808, -110.5892
Hunter-Lab:
39.1271, 66.4803, -87.0549
#9f32e5 color charts
#9f32e5 color shades, tints & tones
#9f32e5 color schemes
#9f32e5 color preview, HTML & CSS examples
This text has a color of #9f32e5
<p style="color:#9f32e5;">Text here</p>
.mytext {color:#9f32e5;}
This box has a color of #9f32e5
<div style="background-color:#9f32e5;">Content here</div>
.mybackground {background-color:#9f32e5;}
Border around this has a color of #9f32e5
<div style="border:2px solid #9f32e5;">Content here</div>
.myborder {border:2px solid #9f32e5;}