#9f73e5 color space conversions
Hex:
#9f73e5
RGB:
159, 115, 229
CMY:
38, 55, 10
CMYK:
31, 50, 0, 10
HSL:
263°, 68.6747%, 67.4510%
HSV (HSB):
263°, 49.7817%, 89.8039%
XYZ:
34.5717, 25.2895, 77.1880
xyY:
0.2523, 0.1845, 25.2895
CIE-Lab:
57.3564, 40.7227, -51.8542
CIE-LCH:
57.3564, 65.9333, 308.1436
CIE-Luv:
57.3564, 12.2277, -86.2853
Hunter-Lab:
50.2887, 34.7071, -55.8020
#9f73e5 color charts
#9f73e5 color shades, tints & tones
#9f73e5 color schemes
#9f73e5 color preview, HTML & CSS examples
This text has a color of #9f73e5
<p style="color:#9f73e5;">Text here</p>
.mytext {color:#9f73e5;}
This box has a color of #9f73e5
<div style="background-color:#9f73e5;">Content here</div>
.mybackground {background-color:#9f73e5;}
Border around this has a color of #9f73e5
<div style="border:2px solid #9f73e5;">Content here</div>
.myborder {border:2px solid #9f73e5;}