#e741bc color space conversions
Hex:
#e741bc
RGB:
231, 65, 188
CMY:
9, 75, 26
CMYK:
0, 72, 19, 9
HSL:
316°, 77.5701%, 58.0392%
HSV (HSB):
316°, 71.8615%, 90.5882%
XYZ:
43.9224, 24.4004, 49.9717
xyY:
0.3713, 0.2063, 24.4004
CIE-Lab:
56.4864, 74.1205, -29.2946
CIE-LCH:
56.4864, 79.6996, 338.4346
CIE-Luv:
56.4864, 85.1666, -55.8656
Hunter-Lab:
49.3967, 72.2737, -25.4025
#e741bc color charts
#e741bc color shades, tints & tones
#e741bc color schemes
#e741bc color preview, HTML & CSS examples
This text has a color of #e741bc
<p style="color:#e741bc;">Text here</p>
.mytext {color:#e741bc;}
This box has a color of #e741bc
<div style="background-color:#e741bc;">Content here</div>
.mybackground {background-color:#e741bc;}
Border around this has a color of #e741bc
<div style="border:2px solid #e741bc;">Content here</div>
.myborder {border:2px solid #e741bc;}