#e34bcd color space conversions
Hex:
#e34bcd
RGB:
227, 75, 205
CMY:
11, 71, 20
CMYK:
0, 67, 10, 11
HSL:
309°, 73.0769%, 59.2157%
HSV (HSB):
309°, 66.9604%, 89.0196%
XYZ:
45.2141, 25.7708, 60.3488
xyY:
0.3443, 0.1962, 25.7708
CIE-Lab:
57.8189, 72.1300, -37.0117
CIE-LCH:
57.8189, 81.0716, 332.8365
CIE-Luv:
57.8189, 73.1202, -67.5447
Hunter-Lab:
50.7650, 70.1432, -34.9478
#e34bcd color charts
#e34bcd color shades, tints & tones
#e34bcd color schemes
#e34bcd color preview, HTML & CSS examples
This text has a color of #e34bcd
<p style="color:#e34bcd;">Text here</p>
.mytext {color:#e34bcd;}
This box has a color of #e34bcd
<div style="background-color:#e34bcd;">Content here</div>
.mybackground {background-color:#e34bcd;}
Border around this has a color of #e34bcd
<div style="border:2px solid #e34bcd;">Content here</div>
.myborder {border:2px solid #e34bcd;}