#e34be9 color space conversions
Hex:
#e34be9
RGB:
227, 75, 233
CMY:
11, 71, 9
CMYK:
3, 68, 0, 9
HSL:
298°, 78.2178%, 60.3922%
HSV (HSB):
298°, 67.8112%, 91.3725%
XYZ:
48.9026, 27.2462, 79.7724
xyY:
0.3136, 0.1747, 27.2462
CIE-Lab:
59.2016, 76.5079, -50.6415
CIE-LCH:
59.2016, 91.7497, 326.4989
CIE-Luv:
59.2016, 63.7564, -89.6423
Hunter-Lab:
52.1979, 75.8847, -54.0724
#e34be9 color charts
#e34be9 color shades, tints & tones
#e34be9 color schemes
#e34be9 color preview, HTML & CSS examples
This text has a color of #e34be9
<p style="color:#e34be9;">Text here</p>
.mytext {color:#e34be9;}
This box has a color of #e34be9
<div style="background-color:#e34be9;">Content here</div>
.mybackground {background-color:#e34be9;}
Border around this has a color of #e34be9
<div style="border:2px solid #e34be9;">Content here</div>
.myborder {border:2px solid #e34be9;}