#e604e5 color space conversions
Hex:
#e604e5
RGB:
230, 4, 229
CMY:
10, 98, 10
CMYK:
0, 98, 0, 10
HSL:
300°, 96.5812%, 45.8824%
HSV (HSB):
300°, 98.2609%, 90.1961%
XYZ:
46.8194, 22.5670, 76.0169
xyY:
0.3220, 0.1552, 22.5670
CIE-Lab:
54.6235, 90.4691, -55.6598
CIE-LCH:
54.6235, 106.2199, 328.3987
CIE-Luv:
54.6235, 76.3246, -97.4356
Hunter-Lab:
47.5047, 92.7917, -61.6225
#e604e5 color charts
#e604e5 color shades, tints & tones
#e604e5 color schemes
#e604e5 color preview, HTML & CSS examples
This text has a color of #e604e5
<p style="color:#e604e5;">Text here</p>
.mytext {color:#e604e5;}
This box has a color of #e604e5
<div style="background-color:#e604e5;">Content here</div>
.mybackground {background-color:#e604e5;}
Border around this has a color of #e604e5
<div style="border:2px solid #e604e5;">Content here</div>
.myborder {border:2px solid #e604e5;}