#e34bcb color space conversions
Hex:
#e34bcb
RGB:
227, 75, 203
CMY:
11, 71, 20
CMYK:
0, 67, 11, 11
HSL:
309°, 73.0769%, 59.2157%
HSV (HSB):
309°, 66.9604%, 89.0196%
XYZ:
44.9741, 25.6748, 59.0853
xyY:
0.3467, 0.1979, 25.6748
CIE-Lab:
57.7271, 71.8339, -36.0152
CIE-LCH:
57.7271, 80.3567, 333.3723
CIE-Luv:
57.7271, 73.8130, -65.9467
Hunter-Lab:
50.6704, 69.7604, -33.6671
#e34bcb color charts
#e34bcb color shades, tints & tones
#e34bcb color schemes
#e34bcb color preview, HTML & CSS examples
This text has a color of #e34bcb
<p style="color:#e34bcb;">Text here</p>
.mytext {color:#e34bcb;}
This box has a color of #e34bcb
<div style="background-color:#e34bcb;">Content here</div>
.mybackground {background-color:#e34bcb;}
Border around this has a color of #e34bcb
<div style="border:2px solid #e34bcb;">Content here</div>
.myborder {border:2px solid #e34bcb;}