#e34ce8 color space conversions
Hex:
#e34ce8
RGB:
227, 76, 232
CMY:
11, 70, 9
CMYK:
2, 67, 0, 9
HSL:
298°, 77.2277%, 60.3922%
HSV (HSB):
298°, 67.2414%, 90.9804%
XYZ:
48.8285, 27.3260, 79.0448
xyY:
0.3146, 0.1761, 27.3260
CIE-Lab:
59.2748, 75.9894, -49.9653
CIE-LCH:
59.2748, 90.9447, 326.6739
CIE-Luv:
59.2748, 63.8367, -88.5453
Hunter-Lab:
52.2742, 75.2539, -53.0615
#e34ce8 color charts
#e34ce8 color shades, tints & tones
#e34ce8 color schemes
#e34ce8 color preview, HTML & CSS examples
This text has a color of #e34ce8
<p style="color:#e34ce8;">Text here</p>
.mytext {color:#e34ce8;}
This box has a color of #e34ce8
<div style="background-color:#e34ce8;">Content here</div>
.mybackground {background-color:#e34ce8;}
Border around this has a color of #e34ce8
<div style="border:2px solid #e34ce8;">Content here</div>
.myborder {border:2px solid #e34ce8;}