#e34eef color space conversions
Hex:
#e34eef
RGB:
227, 78, 239
CMY:
11, 69, 6
CMYK:
5, 67, 0, 6
HSL:
296°, 83.4197%, 62.1569%
HSV (HSB):
296°, 67.3640%, 93.7255%
XYZ:
49.9829, 28.0117, 84.4338
xyY:
0.3077, 0.1725, 28.0117
CIE-Lab:
59.8993, 76.4293, -52.8841
CIE-LCH:
59.8993, 92.9417, 325.3193
CIE-Luv:
59.8993, 61.1392, -93.3375
Hunter-Lab:
52.9260, 75.9534, -57.5380
#e34eef color charts
#e34eef color shades, tints & tones
#e34eef color schemes
#e34eef color preview, HTML & CSS examples
This text has a color of #e34eef
<p style="color:#e34eef;">Text here</p>
.mytext {color:#e34eef;}
This box has a color of #e34eef
<div style="background-color:#e34eef;">Content here</div>
.mybackground {background-color:#e34eef;}
Border around this has a color of #e34eef
<div style="border:2px solid #e34eef;">Content here</div>
.myborder {border:2px solid #e34eef;}