#e34cdf color space conversions
Hex:
#e34cdf
RGB:
227, 76, 223
CMY:
11, 70, 13
CMYK:
0, 67, 2, 11
HSL:
302°, 72.9469%, 59.4118%
HSV (HSB):
302°, 66.5198%, 89.0196%
XYZ:
47.5823, 26.8275, 72.4824
xyY:
0.3239, 0.1826, 26.8275
CIE-Lab:
58.8143, 74.5383, -45.6406
CIE-LCH:
58.8143, 87.4015, 328.5204
CIE-Luv:
58.8143, 66.7654, -81.4940
Hunter-Lab:
51.7953, 73.3393, -46.7139
#e34cdf color charts
#e34cdf color shades, tints & tones
#e34cdf color schemes
#e34cdf color preview, HTML & CSS examples
This text has a color of #e34cdf
<p style="color:#e34cdf;">Text here</p>
.mytext {color:#e34cdf;}
This box has a color of #e34cdf
<div style="background-color:#e34cdf;">Content here</div>
.mybackground {background-color:#e34cdf;}
Border around this has a color of #e34cdf
<div style="border:2px solid #e34cdf;">Content here</div>
.myborder {border:2px solid #e34cdf;}