#e605e5 color space conversions
Hex:
#e605e5
RGB:
230, 5, 229
CMY:
10, 98, 10
CMYK:
0, 98, 0, 10
HSL:
300°, 95.7447%, 46.0784%
HSV (HSB):
300°, 97.8261%, 90.1961%
XYZ:
46.8303, 22.5887, 76.0206
xyY:
0.3220, 0.1553, 22.5887
CIE-Lab:
54.6461, 90.4020, -55.6236
CIE-LCH:
54.6461, 106.1438, 328.3964
CIE-Luv:
54.6461, 76.2837, -97.3830
Hunter-Lab:
47.5275, 92.7080, -61.5654
#e605e5 color charts
#e605e5 color shades, tints & tones
#e605e5 color schemes
#e605e5 color preview, HTML & CSS examples
This text has a color of #e605e5
<p style="color:#e605e5;">Text here</p>
.mytext {color:#e605e5;}
This box has a color of #e605e5
<div style="background-color:#e605e5;">Content here</div>
.mybackground {background-color:#e605e5;}
Border around this has a color of #e605e5
<div style="border:2px solid #e605e5;">Content here</div>
.myborder {border:2px solid #e605e5;}