#e342e6 color space conversions
Hex:
#e342e6
RGB:
227, 66, 230
CMY:
11, 74, 10
CMYK:
1, 71, 0, 10
HSL:
299°, 76.6355%, 58.0392%
HSV (HSB):
299°, 71.3043%, 90.1961%
XYZ:
47.9097, 25.9405, 77.3448
xyY:
0.3169, 0.1716, 25.9405
CIE-Lab:
57.9805, 79.0408, -50.8989
CIE-LCH:
57.9805, 94.0114, 327.2202
CIE-Luv:
57.9805, 66.7772, -89.9883
Hunter-Lab:
50.9318, 78.7778, -54.3852
#e342e6 color charts
#e342e6 color shades, tints & tones
#e342e6 color schemes
#e342e6 color preview, HTML & CSS examples
This text has a color of #e342e6
<p style="color:#e342e6;">Text here</p>
.mytext {color:#e342e6;}
This box has a color of #e342e6
<div style="background-color:#e342e6;">Content here</div>
.mybackground {background-color:#e342e6;}
Border around this has a color of #e342e6
<div style="border:2px solid #e342e6;">Content here</div>
.myborder {border:2px solid #e342e6;}