#e94ac4 color space conversions
Hex:
#e94ac4
RGB:
233, 74, 196
CMY:
9, 71, 23
CMYK:
0, 68, 16, 9
HSL:
314°, 78.3251%, 60.1961%
HSV (HSB):
314°, 68.2403%, 91.3725%
XYZ:
46.0169, 26.2067, 54.8576
xyY:
0.3621, 0.2062, 26.2067
CIE-Lab:
58.2327, 72.6426, -31.1560
CIE-LCH:
58.2327, 79.0420, 336.7858
CIE-Luv:
58.2327, 81.0501, -58.7744
Hunter-Lab:
51.1925, 70.8665, -27.7001
#e94ac4 color charts
#e94ac4 color shades, tints & tones
#e94ac4 color schemes
#e94ac4 color preview, HTML & CSS examples
This text has a color of #e94ac4
<p style="color:#e94ac4;">Text here</p>
.mytext {color:#e94ac4;}
This box has a color of #e94ac4
<div style="background-color:#e94ac4;">Content here</div>
.mybackground {background-color:#e94ac4;}
Border around this has a color of #e94ac4
<div style="border:2px solid #e94ac4;">Content here</div>
.myborder {border:2px solid #e94ac4;}