#750e85 color space conversions
Hex:
#750e85
RGB:
117, 14, 133
CMY:
54, 95, 48
CMYK:
12, 89, 0, 48
HSL:
292°, 80.9524%, 28.8235%
HSV (HSB):
292°, 89.4737%, 52.1569%
XYZ:
11.7268, 5.7894, 22.6897
xyY:
0.2917, 0.1440, 5.7894
CIE-Lab:
28.8749, 55.4883, -41.2026
CIE-LCH:
28.8749, 69.1130, 323.4044
CIE-Luv:
28.8749, 31.4010, -58.4276
Hunter-Lab:
24.0613, 44.8888, -39.0675
#750e85 color charts
#750e85 color shades, tints & tones
#750e85 color schemes
#750e85 color preview, HTML & CSS examples
This text has a color of #750e85
<p style="color:#750e85;">Text here</p>
.mytext {color:#750e85;}
This box has a color of #750e85
<div style="background-color:#750e85;">Content here</div>
.mybackground {background-color:#750e85;}
Border around this has a color of #750e85
<div style="border:2px solid #750e85;">Content here</div>
.myborder {border:2px solid #750e85;}