#e34ff5 color space conversions
Hex:
#e34ff5
RGB:
227, 79, 245
CMY:
11, 69, 4
CMYK:
7, 68, 0, 4
HSL:
293°, 89.2473%, 63.5294%
HSV (HSB):
293°, 67.7551%, 96.0784%
XYZ:
50.9560, 28.5154, 89.2046
xyY:
0.3021, 0.1691, 28.5154
CIE-Lab:
60.3516, 77.0819, -55.5018
CIE-LCH:
60.3516, 94.9845, 324.2447
CIE-Luv:
60.3516, 59.0564, -97.6438
Hunter-Lab:
53.3998, 76.8811, -61.6642
#e34ff5 color charts
#e34ff5 color shades, tints & tones
#e34ff5 color schemes
#e34ff5 color preview, HTML & CSS examples
This text has a color of #e34ff5
<p style="color:#e34ff5;">Text here</p>
.mytext {color:#e34ff5;}
This box has a color of #e34ff5
<div style="background-color:#e34ff5;">Content here</div>
.mybackground {background-color:#e34ff5;}
Border around this has a color of #e34ff5
<div style="border:2px solid #e34ff5;">Content here</div>
.myborder {border:2px solid #e34ff5;}