#e97dea color space conversions
Hex:
#e97dea
RGB:
233, 125, 234
CMY:
9, 51, 8
CMYK:
0, 47, 0, 8
HSL:
299°, 72.1854%, 70.3922%
HSV (HSB):
299°, 46.5812%, 91.7647%
XYZ:
55.7892, 37.9314, 82.2230
xyY:
0.3171, 0.2156, 37.9314
CIE-Lab:
67.9700, 56.7001, -37.3511
CIE-LCH:
67.9700, 67.8970, 326.6251
CIE-Luv:
67.9700, 51.4628, -67.6722
Hunter-Lab:
61.5885, 53.9123, -36.0425
#e97dea color charts
#e97dea color shades, tints & tones
#e97dea color schemes
#e97dea color preview, HTML & CSS examples
This text has a color of #e97dea
<p style="color:#e97dea;">Text here</p>
.mytext {color:#e97dea;}
This box has a color of #e97dea
<div style="background-color:#e97dea;">Content here</div>
.mybackground {background-color:#e97dea;}
Border around this has a color of #e97dea
<div style="border:2px solid #e97dea;">Content here</div>
.myborder {border:2px solid #e97dea;}