#e605a5 color space conversions
Hex:
#e605a5
RGB:
230, 5, 165
CMY:
10, 98, 35
CMYK:
0, 98, 28, 10
HSL:
317°, 95.7447%, 46.0784%
HSV (HSB):
317°, 97.8261%, 90.1961%
XYZ:
39.4789, 19.6481, 37.3090
xyY:
0.4094, 0.2037, 19.6481
CIE-Lab:
51.4370, 82.3833, -23.6819
CIE-LCH:
51.4370, 85.7196, 343.9622
CIE-Luv:
51.4370, 104.4010, -48.1203
Hunter-Lab:
44.3262, 81.4092, -18.8755
#e605a5 color charts
#e605a5 color shades, tints & tones
#e605a5 color schemes
#e605a5 color preview, HTML & CSS examples
This text has a color of #e605a5
<p style="color:#e605a5;">Text here</p>
.mytext {color:#e605a5;}
This box has a color of #e605a5
<div style="background-color:#e605a5;">Content here</div>
.mybackground {background-color:#e605a5;}
Border around this has a color of #e605a5
<div style="border:2px solid #e605a5;">Content here</div>
.myborder {border:2px solid #e605a5;}