#e642e9 color space conversions
Hex:
#e642e9
RGB:
230, 66, 233
CMY:
10, 74, 9
CMYK:
1, 72, 0, 9
HSL:
299°, 79.1469%, 58.6275%
HSV (HSB):
299°, 71.6738%, 91.3725%
XYZ:
49.2893, 26.6026, 79.6278
xyY:
0.3169, 0.1711, 26.6026
CIE-Lab:
58.6047, 80.1339, -51.5616
CIE-LCH:
58.6047, 95.2892, 327.2410
CIE-Luv:
58.6047, 67.8473, -91.3760
Hunter-Lab:
51.5777, 80.3193, -55.4299
#e642e9 color charts
#e642e9 color shades, tints & tones
#e642e9 color schemes
#e642e9 color preview, HTML & CSS examples
This text has a color of #e642e9
<p style="color:#e642e9;">Text here</p>
.mytext {color:#e642e9;}
This box has a color of #e642e9
<div style="background-color:#e642e9;">Content here</div>
.mybackground {background-color:#e642e9;}
Border around this has a color of #e642e9
<div style="border:2px solid #e642e9;">Content here</div>
.myborder {border:2px solid #e642e9;}