#e34ea1 color space conversions
Hex:
#e34ea1
RGB:
227, 78, 161
CMY:
11, 69, 37
CMYK:
0, 66, 29, 11
HSL:
327°, 72.6829%, 59.8039%
HSV (HSB):
327°, 65.6388%, 89.0196%
XYZ:
40.8360, 24.3529, 36.2665
xyY:
0.4025, 0.2400, 24.3529
CIE-Lab:
56.4394, 65.0479, -13.7413
CIE-LCH:
56.4394, 66.4835, 348.0717
CIE-Luv:
56.4394, 87.5881, -31.3244
Hunter-Lab:
49.3486, 61.3485, -9.0284
#e34ea1 color charts
#e34ea1 color shades, tints & tones
#e34ea1 color schemes
#e34ea1 color preview, HTML & CSS examples
This text has a color of #e34ea1
<p style="color:#e34ea1;">Text here</p>
.mytext {color:#e34ea1;}
This box has a color of #e34ea1
<div style="background-color:#e34ea1;">Content here</div>
.mybackground {background-color:#e34ea1;}
Border around this has a color of #e34ea1
<div style="border:2px solid #e34ea1;">Content here</div>
.myborder {border:2px solid #e34ea1;}