#e94ec1 color space conversions
Hex:
#e94ec1
RGB:
233, 78, 193
CMY:
9, 69, 24
CMYK:
0, 67, 17, 9
HSL:
315°, 77.8894%, 60.9804%
HSV (HSB):
315°, 66.5236%, 91.3725%
XYZ:
45.9543, 26.6227, 53.1687
xyY:
0.3655, 0.2117, 26.6227
CIE-Lab:
58.6234, 70.7806, -28.8322
CIE-LCH:
58.6234, 76.4277, 337.8367
CIE-Luv:
58.6234, 80.8521, -54.9980
Hunter-Lab:
51.5972, 68.6835, -24.9778
#e94ec1 color charts
#e94ec1 color shades, tints & tones
#e94ec1 color schemes
#e94ec1 color preview, HTML & CSS examples
This text has a color of #e94ec1
<p style="color:#e94ec1;">Text here</p>
.mytext {color:#e94ec1;}
This box has a color of #e94ec1
<div style="background-color:#e94ec1;">Content here</div>
.mybackground {background-color:#e94ec1;}
Border around this has a color of #e94ec1
<div style="border:2px solid #e94ec1;">Content here</div>
.myborder {border:2px solid #e94ec1;}