#e619fd color space conversions
Hex:
#e619fd
RGB:
230, 25, 253
CMY:
10, 90, 1
CMYK:
9, 90, 0, 1
HSL:
294°, 98.2759%, 54.5098%
HSV (HSB):
294°, 90.1186%, 99.2157%
XYZ:
50.7104, 24.6101, 95.0060
xyY:
0.2977, 0.1445, 24.6101
CIE-Lab:
56.6935, 92.1956, -65.7808
CIE-LCH:
56.6935, 113.2570, 324.4925
CIE-Luv:
56.6935, 66.2781, -113.5824
Hunter-Lab:
49.6086, 95.6495, -78.8210
#e619fd color charts
#e619fd color shades, tints & tones
#e619fd color schemes
#e619fd color preview, HTML & CSS examples
This text has a color of #e619fd
<p style="color:#e619fd;">Text here</p>
.mytext {color:#e619fd;}
This box has a color of #e619fd
<div style="background-color:#e619fd;">Content here</div>
.mybackground {background-color:#e619fd;}
Border around this has a color of #e619fd
<div style="border:2px solid #e619fd;">Content here</div>
.myborder {border:2px solid #e619fd;}