#e34eca color space conversions
Hex:
#e34eca
RGB:
227, 78, 202
CMY:
11, 69, 21
CMYK:
0, 66, 11, 11
HSL:
310°, 72.6829%, 59.8039%
HSV (HSB):
310°, 65.6388%, 89.0196%
XYZ:
45.0636, 26.0439, 58.5290
xyY:
0.3476, 0.2009, 26.0439
CIE-Lab:
58.0787, 70.5765, -34.8954
CIE-LCH:
58.0787, 78.7321, 333.6906
CIE-Luv:
58.0787, 73.2571, -64.1050
Hunter-Lab:
51.0333, 68.3116, -32.2752
#e34eca color charts
#e34eca color shades, tints & tones
#e34eca color schemes
#e34eca color preview, HTML & CSS examples
This text has a color of #e34eca
<p style="color:#e34eca;">Text here</p>
.mytext {color:#e34eca;}
This box has a color of #e34eca
<div style="background-color:#e34eca;">Content here</div>
.mybackground {background-color:#e34eca;}
Border around this has a color of #e34eca
<div style="border:2px solid #e34eca;">Content here</div>
.myborder {border:2px solid #e34eca;}