#e94ed7 color space conversions
Hex:
#e94ed7
RGB:
233, 78, 215
CMY:
9, 69, 16
CMYK:
0, 67, 8, 9
HSL:
307°, 77.8894%, 60.9804%
HSV (HSB):
307°, 66.5236%, 91.3725%
XYZ:
48.5944, 27.6787, 67.0713
xyY:
0.3390, 0.1931, 27.6787
CIE-Lab:
59.5974, 73.9584, -39.8320
CIE-LCH:
59.5974, 84.0026, 331.6943
CIE-Luv:
59.5974, 73.1861, -72.6195
Hunter-Lab:
52.6106, 72.8053, -38.7593
#e94ed7 color charts
#e94ed7 color shades, tints & tones
#e94ed7 color schemes
#e94ed7 color preview, HTML & CSS examples
This text has a color of #e94ed7
<p style="color:#e94ed7;">Text here</p>
.mytext {color:#e94ed7;}
This box has a color of #e94ed7
<div style="background-color:#e94ed7;">Content here</div>
.mybackground {background-color:#e94ed7;}
Border around this has a color of #e94ed7
<div style="border:2px solid #e94ed7;">Content here</div>
.myborder {border:2px solid #e94ed7;}