#e34efc color space conversions
Hex:
#e34efc
RGB:
227, 78, 252
CMY:
11, 69, 1
CMYK:
10, 69, 0, 1
HSL:
291°, 96.6667%, 64.7059%
HSV (HSB):
291°, 69.0476%, 98.8235%
XYZ:
51.9736, 28.8079, 94.9166
xyY:
0.2958, 0.1640, 28.8079
CIE-Lab:
60.6118, 78.6466, -58.9653
CIE-LCH:
60.6118, 98.2964, 323.1392
CIE-Luv:
60.6118, 57.1734, -103.3110
Hunter-Lab:
53.6730, 78.9205, -67.2787
#e34efc color charts
#e34efc color shades, tints & tones
#e34efc color schemes
#e34efc color preview, HTML & CSS examples
This text has a color of #e34efc
<p style="color:#e34efc;">Text here</p>
.mytext {color:#e34efc;}
This box has a color of #e34efc
<div style="background-color:#e34efc;">Content here</div>
.mybackground {background-color:#e34efc;}
Border around this has a color of #e34efc
<div style="border:2px solid #e34efc;">Content here</div>
.myborder {border:2px solid #e34efc;}