#9e75e5 color space conversions
Hex:
#9e75e5
RGB:
158, 117, 229
CMY:
38, 54, 10
CMYK:
31, 49, 0, 10
HSL:
262°, 68.2927%, 67.8431%
HSV (HSB):
262°, 48.9083%, 89.8039%
XYZ:
34.6047, 25.6488, 77.2556
xyY:
0.2517, 0.1865, 25.6488
CIE-Lab:
57.7022, 39.3460, -51.3102
CIE-LCH:
57.7022, 64.6594, 307.4820
CIE-Luv:
57.7022, 11.0653, -85.3653
Hunter-Lab:
50.6447, 33.3381, -54.9923
#9e75e5 color charts
#9e75e5 color shades, tints & tones
#9e75e5 color schemes
#9e75e5 color preview, HTML & CSS examples
This text has a color of #9e75e5
<p style="color:#9e75e5;">Text here</p>
.mytext {color:#9e75e5;}
This box has a color of #9e75e5
<div style="background-color:#9e75e5;">Content here</div>
.mybackground {background-color:#9e75e5;}
Border around this has a color of #9e75e5
<div style="border:2px solid #9e75e5;">Content here</div>
.myborder {border:2px solid #9e75e5;}