#9d75e5 color space conversions
Hex:
#9d75e5
RGB:
157, 117, 229
CMY:
38, 54, 10
CMYK:
31, 49, 0, 10
HSL:
261°, 68.2927%, 67.8431%
HSV (HSB):
261°, 48.9083%, 89.8039%
XYZ:
34.4088, 25.5478, 77.2464
xyY:
0.2508, 0.1862, 25.5478
CIE-Lab:
57.6053, 39.0885, -51.4701
CIE-LCH:
57.6053, 64.6304, 307.2145
CIE-Luv:
57.6053, 10.5691, -85.5595
Hunter-Lab:
50.5449, 33.0617, -55.2300
#9d75e5 color charts
#9d75e5 color shades, tints & tones
#9d75e5 color schemes
#9d75e5 color preview, HTML & CSS examples
This text has a color of #9d75e5
<p style="color:#9d75e5;">Text here</p>
.mytext {color:#9d75e5;}
This box has a color of #9d75e5
<div style="background-color:#9d75e5;">Content here</div>
.mybackground {background-color:#9d75e5;}
Border around this has a color of #9d75e5
<div style="border:2px solid #9d75e5;">Content here</div>
.myborder {border:2px solid #9d75e5;}