#e342e5 color space conversions
Hex:
#e342e5
RGB:
227, 66, 229
CMY:
11, 74, 10
CMYK:
1, 71, 0, 10
HSL:
299°, 75.8140%, 57.8431%
HSV (HSB):
299°, 71.1790%, 89.8039%
XYZ:
47.7696, 25.8845, 76.6072
xyY:
0.3179, 0.1723, 25.8845
CIE-Lab:
57.9272, 78.8824, -50.4218
CIE-LCH:
57.9272, 93.6204, 327.4132
CIE-Luv:
57.9272, 67.1166, -89.2156
Hunter-Lab:
50.8768, 78.5643, -53.6616
#e342e5 color charts
#e342e5 color shades, tints & tones
#e342e5 color schemes
#e342e5 color preview, HTML & CSS examples
This text has a color of #e342e5
<p style="color:#e342e5;">Text here</p>
.mytext {color:#e342e5;}
This box has a color of #e342e5
<div style="background-color:#e342e5;">Content here</div>
.mybackground {background-color:#e342e5;}
Border around this has a color of #e342e5
<div style="border:2px solid #e342e5;">Content here</div>
.myborder {border:2px solid #e342e5;}