#e628cd color space conversions
Hex:
#e628cd
RGB:
230, 40, 205
CMY:
10, 84, 20
CMYK:
0, 83, 11, 10
HSL:
308°, 79.1667%, 52.9412%
HSV (HSB):
308°, 82.6087%, 90.1961%
XYZ:
44.4114, 22.7484, 59.8077
xyY:
0.3498, 0.1792, 22.7484
CIE-Lab:
54.8122, 82.7663, -41.7032
CIE-LCH:
54.8122, 92.6791, 333.2580
CIE-Luv:
54.8122, 83.0441, -75.5394
Hunter-Lab:
47.6952, 82.7434, -40.9604
#e628cd color charts
#e628cd color shades, tints & tones
#e628cd color schemes
#e628cd color preview, HTML & CSS examples
This text has a color of #e628cd
<p style="color:#e628cd;">Text here</p>
.mytext {color:#e628cd;}
This box has a color of #e628cd
<div style="background-color:#e628cd;">Content here</div>
.mybackground {background-color:#e628cd;}
Border around this has a color of #e628cd
<div style="border:2px solid #e628cd;">Content here</div>
.myborder {border:2px solid #e628cd;}