#e61dca color space conversions
Hex:
#e61dca
RGB:
230, 29, 202
CMY:
10, 89, 21
CMYK:
0, 87, 12, 10
HSL:
308°, 80.0797%, 50.7843%
HSV (HSB):
308°, 87.3913%, 90.1961%
XYZ:
43.7332, 21.9660, 57.8120
xyY:
0.3541, 0.1778, 21.9660
CIE-Lab:
53.9909, 84.3212, -41.2766
CIE-LCH:
53.9909, 93.8819, 333.9175
CIE-Luv:
53.9909, 85.7443, -74.8880
Hunter-Lab:
46.8679, 84.5423, -40.3272
#e61dca color charts
#e61dca color shades, tints & tones
#e61dca color schemes
#e61dca color preview, HTML & CSS examples
This text has a color of #e61dca
<p style="color:#e61dca;">Text here</p>
.mytext {color:#e61dca;}
This box has a color of #e61dca
<div style="background-color:#e61dca;">Content here</div>
.mybackground {background-color:#e61dca;}
Border around this has a color of #e61dca
<div style="border:2px solid #e61dca;">Content here</div>
.myborder {border:2px solid #e61dca;}