#e34df8 color space conversions
Hex:
#e34df8
RGB:
227, 77, 248
CMY:
11, 70, 3
CMYK:
8, 69, 0, 3
HSL:
293°, 92.4324%, 63.7255%
HSV (HSB):
293°, 68.9516%, 97.2549%
XYZ:
51.2757, 28.4160, 91.5892
xyY:
0.2994, 0.1659, 28.4160
CIE-Lab:
60.2627, 78.3128, -57.3080
CIE-LCH:
60.2627, 97.0418, 323.8039
CIE-Luv:
60.2627, 58.6001, -100.5744
Hunter-Lab:
53.3066, 78.4128, -64.5550
#e34df8 color charts
#e34df8 color shades, tints & tones
#e34df8 color schemes
#e34df8 color preview, HTML & CSS examples
This text has a color of #e34df8
<p style="color:#e34df8;">Text here</p>
.mytext {color:#e34df8;}
This box has a color of #e34df8
<div style="background-color:#e34df8;">Content here</div>
.mybackground {background-color:#e34df8;}
Border around this has a color of #e34df8
<div style="border:2px solid #e34df8;">Content here</div>
.myborder {border:2px solid #e34df8;}