#9f07e5 color space conversions
Hex:
#9f07e5
RGB:
159, 7, 229
CMY:
38, 97, 10
CMYK:
31, 97, 0, 10
HSL:
281°, 94.0678%, 46.2745%
HSV (HSB):
281°, 96.9432%, 89.8039%
XYZ:
28.5169, 13.1800, 75.1697
xyY:
0.2440, 0.1128, 13.1800
CIE-Lab:
43.0333, 80.2738, -74.9814
CIE-LCH:
43.0333, 109.8457, 316.9524
CIE-Luv:
43.0333, 30.5870, -115.0994
Hunter-Lab:
36.3043, 76.6786, -97.3496
#9f07e5 color charts
#9f07e5 color shades, tints & tones
#9f07e5 color schemes
#9f07e5 color preview, HTML & CSS examples
This text has a color of #9f07e5
<p style="color:#9f07e5;">Text here</p>
.mytext {color:#9f07e5;}
This box has a color of #9f07e5
<div style="background-color:#9f07e5;">Content here</div>
.mybackground {background-color:#9f07e5;}
Border around this has a color of #9f07e5
<div style="border:2px solid #9f07e5;">Content here</div>
.myborder {border:2px solid #9f07e5;}