#e742d7 color space conversions
Hex:
#e742d7
RGB:
231, 66, 215
CMY:
9, 74, 16
CMYK:
0, 71, 7, 9
HSL:
306°, 77.4648%, 58.2353%
HSV (HSB):
306°, 71.4286%, 90.5882%
XYZ:
47.1690, 25.7917, 66.7822
xyY:
0.3375, 0.1846, 25.7917
CIE-Lab:
57.8388, 77.5904, -42.6192
CIE-LCH:
57.8388, 88.5250, 331.2207
CIE-Luv:
57.8388, 74.8694, -77.0205
Hunter-Lab:
50.7855, 76.9141, -42.4157
#e742d7 color charts
#e742d7 color shades, tints & tones
#e742d7 color schemes
#e742d7 color preview, HTML & CSS examples
This text has a color of #e742d7
<p style="color:#e742d7;">Text here</p>
.mytext {color:#e742d7;}
This box has a color of #e742d7
<div style="background-color:#e742d7;">Content here</div>
.mybackground {background-color:#e742d7;}
Border around this has a color of #e742d7
<div style="border:2px solid #e742d7;">Content here</div>
.myborder {border:2px solid #e742d7;}