#e745d4 color space conversions
Hex:
#e745d4
RGB:
231, 69, 212
CMY:
9, 73, 17
CMYK:
0, 70, 8, 9
HSL:
307°, 77.1429%, 58.8235%
HSV (HSB):
307°, 70.1299%, 90.5882%
XYZ:
46.9668, 25.9986, 64.8302
xyY:
0.3408, 0.1887, 25.9986
CIE-Lab:
58.0358, 76.1749, -40.6076
CIE-LCH:
58.0358, 86.3226, 331.9387
CIE-Luv:
58.0358, 75.2077, -73.7658
Hunter-Lab:
50.9889, 75.1892, -39.6925
#e745d4 color charts
#e745d4 color shades, tints & tones
#e745d4 color schemes
#e745d4 color preview, HTML & CSS examples
This text has a color of #e745d4
<p style="color:#e745d4;">Text here</p>
.mytext {color:#e745d4;}
This box has a color of #e745d4
<div style="background-color:#e745d4;">Content here</div>
.mybackground {background-color:#e745d4;}
Border around this has a color of #e745d4
<div style="border:2px solid #e745d4;">Content here</div>
.myborder {border:2px solid #e745d4;}