#e342e4 color space conversions
Hex:
#e342e4
RGB:
227, 66, 228
CMY:
11, 74, 11
CMYK:
0, 71, 0, 11
HSL:
300°, 75.0000%, 57.6471%
HSV (HSB):
300°, 71.0526%, 89.4118%
XYZ:
47.6304, 25.8288, 75.8738
xyY:
0.3190, 0.1730, 25.8288
CIE-Lab:
57.8742, 78.7244, -49.9438
CIE-LCH:
57.8742, 93.2305, 327.6084
CIE-Luv:
57.8742, 67.4571, -88.4419
Hunter-Lab:
50.8220, 78.3516, -52.9406
#e342e4 color charts
#e342e4 color shades, tints & tones
#e342e4 color schemes
#e342e4 color preview, HTML & CSS examples
This text has a color of #e342e4
<p style="color:#e342e4;">Text here</p>
.mytext {color:#e342e4;}
This box has a color of #e342e4
<div style="background-color:#e342e4;">Content here</div>
.mybackground {background-color:#e342e4;}
Border around this has a color of #e342e4
<div style="border:2px solid #e342e4;">Content here</div>
.myborder {border:2px solid #e342e4;}