#e34dc8 color space conversions
Hex:
#e34dc8
RGB:
227, 77, 200
CMY:
11, 70, 22
CMYK:
0, 66, 12, 11
HSL:
311°, 72.8155%, 59.6078%
HSV (HSB):
311°, 66.0793%, 89.0196%
XYZ:
44.7578, 25.8088, 57.2662
xyY:
0.3501, 0.2019, 25.8088
CIE-Lab:
57.8551, 70.6564, -34.1030
CIE-LCH:
57.8551, 78.4560, 334.2353
CIE-Luv:
57.8551, 74.2507, -62.8541
Hunter-Lab:
50.8023, 68.3575, -31.2721
#e34dc8 color charts
#e34dc8 color shades, tints & tones
#e34dc8 color schemes
#e34dc8 color preview, HTML & CSS examples
This text has a color of #e34dc8
<p style="color:#e34dc8;">Text here</p>
.mytext {color:#e34dc8;}
This box has a color of #e34dc8
<div style="background-color:#e34dc8;">Content here</div>
.mybackground {background-color:#e34dc8;}
Border around this has a color of #e34dc8
<div style="border:2px solid #e34dc8;">Content here</div>
.myborder {border:2px solid #e34dc8;}