#e394e4 color space conversions
Hex:
#e394e4
RGB:
227, 148, 228
CMY:
11, 42, 11
CMYK:
0, 35, 0, 11
HSL:
299°, 59.7015%, 73.7255%
HSV (HSB):
299°, 35.0877%, 89.4118%
XYZ:
56.2720, 43.1121, 78.7544
xyY:
0.3159, 0.2420, 43.1121
CIE-Lab:
71.6310, 42.1243, -28.4412
CIE-LCH:
71.6310, 50.8267, 325.9738
CIE-Luv:
71.6310, 38.9385, -51.4178
Hunter-Lab:
65.6598, 38.0741, -25.1523
#e394e4 color charts
#e394e4 color shades, tints & tones
#e394e4 color schemes
#e394e4 color preview, HTML & CSS examples
This text has a color of #e394e4
<p style="color:#e394e4;">Text here</p>
.mytext {color:#e394e4;}
This box has a color of #e394e4
<div style="background-color:#e394e4;">Content here</div>
.mybackground {background-color:#e394e4;}
Border around this has a color of #e394e4
<div style="border:2px solid #e394e4;">Content here</div>
.myborder {border:2px solid #e394e4;}