#e34cfe color space conversions
Hex:
#e34cfe
RGB:
227, 76, 254
CMY:
11, 70, 0
CMYK:
11, 70, 0, 0
HSL:
291°, 98.8889%, 64.7059%
HSV (HSB):
291°, 70.0787%, 99.6078%
XYZ:
52.1524, 28.6555, 96.5483
xyY:
0.2941, 0.1616, 28.6555
CIE-Lab:
60.4764, 79.6982, -60.2872
CIE-LCH:
60.4764, 99.9317, 322.8945
CIE-Luv:
60.4764, 57.0064, -105.4357
Hunter-Lab:
53.5309, 80.2244, -69.4638
#e34cfe color charts
#e34cfe color shades, tints & tones
#e34cfe color schemes
#e34cfe color preview, HTML & CSS examples
This text has a color of #e34cfe
<p style="color:#e34cfe;">Text here</p>
.mytext {color:#e34cfe;}
This box has a color of #e34cfe
<div style="background-color:#e34cfe;">Content here</div>
.mybackground {background-color:#e34cfe;}
Border around this has a color of #e34cfe
<div style="border:2px solid #e34cfe;">Content here</div>
.myborder {border:2px solid #e34cfe;}