#e621e8 color space conversions
Hex:
#e621e8
RGB:
230, 33, 232
CMY:
10, 87, 9
CMYK:
1, 86, 0, 9
HSL:
299°, 81.2245%, 51.9608%
HSV (HSB):
299°, 85.7759%, 90.9804%
XYZ:
47.7425, 23.7369, 78.4093
xyY:
0.3185, 0.1584, 23.7369
CIE-Lab:
55.8234, 87.8752, -55.4331
CIE-LCH:
55.8234, 103.8984, 327.7556
CIE-Luv:
55.8234, 73.3008, -97.2634
Hunter-Lab:
48.7205, 89.6557, -61.3151
#e621e8 color charts
#e621e8 color shades, tints & tones
#e621e8 color schemes
#e621e8 color preview, HTML & CSS examples
This text has a color of #e621e8
<p style="color:#e621e8;">Text here</p>
.mytext {color:#e621e8;}
This box has a color of #e621e8
<div style="background-color:#e621e8;">Content here</div>
.mybackground {background-color:#e621e8;}
Border around this has a color of #e621e8
<div style="border:2px solid #e621e8;">Content here</div>
.myborder {border:2px solid #e621e8;}