#e73cf8 color space conversions
Hex:
#e73cf8
RGB:
231, 60, 248
CMY:
9, 76, 3
CMYK:
7, 76, 0, 3
HSL:
295°, 93.0693%, 60.3922%
HSV (HSB):
295°, 75.8065%, 97.2549%
XYZ:
51.5141, 26.9980, 91.3030
xyY:
0.3034, 0.1590, 26.9980
CIE-Lab:
58.9724, 84.5041, -59.3357
CIE-LCH:
58.9724, 103.2554, 324.9249
CIE-Luv:
58.9724, 64.6109, -104.0054
Hunter-Lab:
51.9596, 86.0406, -67.8123
#e73cf8 color charts
#e73cf8 color shades, tints & tones
#e73cf8 color schemes
#e73cf8 color preview, HTML & CSS examples
This text has a color of #e73cf8
<p style="color:#e73cf8;">Text here</p>
.mytext {color:#e73cf8;}
This box has a color of #e73cf8
<div style="background-color:#e73cf8;">Content here</div>
.mybackground {background-color:#e73cf8;}
Border around this has a color of #e73cf8
<div style="border:2px solid #e73cf8;">Content here</div>
.myborder {border:2px solid #e73cf8;}