#e74bcd color space conversions
Hex:
#e74bcd
RGB:
231, 75, 205
CMY:
9, 71, 20
CMYK:
0, 68, 11, 9
HSL:
310°, 76.4706%, 60.0000%
HSV (HSB):
310°, 67.5325%, 90.5882%
XYZ:
46.4905, 26.4289, 60.4086
xyY:
0.3487, 0.1982, 26.4289
CIE-Lab:
58.4419, 73.0836, -35.9917
CIE-LCH:
58.4419, 81.4654, 333.7810
CIE-Luv:
58.4419, 76.0544, -66.2816
Hunter-Lab:
51.4090, 71.4565, -33.6829
#e74bcd color charts
#e74bcd color shades, tints & tones
#e74bcd color schemes
#e74bcd color preview, HTML & CSS examples
This text has a color of #e74bcd
<p style="color:#e74bcd;">Text here</p>
.mytext {color:#e74bcd;}
This box has a color of #e74bcd
<div style="background-color:#e74bcd;">Content here</div>
.mybackground {background-color:#e74bcd;}
Border around this has a color of #e74bcd
<div style="border:2px solid #e74bcd;">Content here</div>
.myborder {border:2px solid #e74bcd;}