#e93dea color space conversions
Hex:
#e93dea
RGB:
233, 61, 234
CMY:
9, 76, 8
CMYK:
0, 74, 0, 8
HSL:
300°, 80.4651%, 57.8431%
HSV (HSB):
300°, 73.9316%, 91.7647%
XYZ:
50.1243, 26.6016, 80.3347
xyY:
0.3191, 0.1694, 26.6016
CIE-Lab:
58.6038, 82.3935, -52.0948
CIE-LCH:
58.6038, 97.4811, 327.6961
CIE-Luv:
58.6038, 70.6017, -92.5154
Hunter-Lab:
51.5768, 83.2138, -56.2449
#e93dea color charts
#e93dea color shades, tints & tones
#e93dea color schemes
#e93dea color preview, HTML & CSS examples
This text has a color of #e93dea
<p style="color:#e93dea;">Text here</p>
.mytext {color:#e93dea;}
This box has a color of #e93dea
<div style="background-color:#e93dea;">Content here</div>
.mybackground {background-color:#e93dea;}
Border around this has a color of #e93dea
<div style="border:2px solid #e93dea;">Content here</div>
.myborder {border:2px solid #e93dea;}