#e620e5 color space conversions
Hex:
#e620e5
RGB:
230, 32, 229
CMY:
10, 87, 10
CMYK:
0, 86, 0, 10
HSL:
300°, 79.8387%, 51.3725%
HSV (HSB):
300°, 86.0870%, 90.1961%
XYZ:
47.2925, 23.5132, 76.1746
xyY:
0.3218, 0.1600, 23.5132
CIE-Lab:
55.5970, 87.5983, -54.1039
CIE-LCH:
55.5970, 102.9597, 328.2990
CIE-Luv:
55.5970, 74.5456, -95.1441
Hunter-Lab:
48.4904, 89.2323, -59.1968
#e620e5 color charts
#e620e5 color shades, tints & tones
#e620e5 color schemes
#e620e5 color preview, HTML & CSS examples
This text has a color of #e620e5
<p style="color:#e620e5;">Text here</p>
.mytext {color:#e620e5;}
This box has a color of #e620e5
<div style="background-color:#e620e5;">Content here</div>
.mybackground {background-color:#e620e5;}
Border around this has a color of #e620e5
<div style="border:2px solid #e620e5;">Content here</div>
.myborder {border:2px solid #e620e5;}