#e642e8 color space conversions
Hex:
#e642e8
RGB:
230, 66, 232
CMY:
10, 74, 9
CMYK:
1, 72, 0, 9
HSL:
299°, 78.3019%, 58.4314%
HSV (HSB):
299°, 71.5517%, 90.9804%
XYZ:
49.1468, 26.5456, 78.8774
xyY:
0.3180, 0.1717, 26.5456
CIE-Lab:
58.5514, 79.9763, -51.0857
CIE-LCH:
58.5514, 94.8997, 327.4311
CIE-Luv:
58.5514, 68.1884, -90.6042
Hunter-Lab:
51.5224, 80.1054, -54.7033
#e642e8 color charts
#e642e8 color shades, tints & tones
#e642e8 color schemes
#e642e8 color preview, HTML & CSS examples
This text has a color of #e642e8
<p style="color:#e642e8;">Text here</p>
.mytext {color:#e642e8;}
This box has a color of #e642e8
<div style="background-color:#e642e8;">Content here</div>
.mybackground {background-color:#e642e8;}
Border around this has a color of #e642e8
<div style="border:2px solid #e642e8;">Content here</div>
.myborder {border:2px solid #e642e8;}