#e605ed color space conversions
Hex:
#e605ed
RGB:
230, 5, 237
CMY:
10, 98, 7
CMYK:
3, 98, 0, 7
HSL:
298°, 95.8678%, 47.4510%
HSV (HSB):
298°, 97.8903%, 92.9412%
XYZ:
47.9735, 23.0460, 82.0406
xyY:
0.3134, 0.1506, 23.0460
CIE-Lab:
55.1196, 91.5486, -59.3722
CIE-LCH:
55.1196, 109.1155, 327.0353
CIE-Luv:
55.1196, 73.1569, -103.2867
Hunter-Lab:
48.0062, 94.3674, -67.7198
#e605ed color charts
#e605ed color shades, tints & tones
#e605ed color schemes
#e605ed color preview, HTML & CSS examples
This text has a color of #e605ed
<p style="color:#e605ed;">Text here</p>
.mytext {color:#e605ed;}
This box has a color of #e605ed
<div style="background-color:#e605ed;">Content here</div>
.mybackground {background-color:#e605ed;}
Border around this has a color of #e605ed
<div style="border:2px solid #e605ed;">Content here</div>
.myborder {border:2px solid #e605ed;}