#e61fb3 color space conversions
Hex:
#e61fb3
RGB:
230, 31, 179
CMY:
10, 88, 30
CMYK:
0, 87, 22, 10
HSL:
315°, 79.9197%, 51.1765%
HSV (HSB):
315°, 86.5217%, 90.1961%
XYZ:
41.2598, 21.0576, 44.5377
xyY:
0.3861, 0.1971, 21.0576
CIE-Lab:
53.0125, 81.1197, -29.4763
CIE-LCH:
53.0125, 86.3091, 340.0305
CIE-Luv:
53.0125, 95.4274, -56.6110
Hunter-Lab:
45.8886, 80.1896, -25.4226
#e61fb3 color charts
#e61fb3 color shades, tints & tones
#e61fb3 color schemes
#e61fb3 color preview, HTML & CSS examples
This text has a color of #e61fb3
<p style="color:#e61fb3;">Text here</p>
.mytext {color:#e61fb3;}
This box has a color of #e61fb3
<div style="background-color:#e61fb3;">Content here</div>
.mybackground {background-color:#e61fb3;}
Border around this has a color of #e61fb3
<div style="border:2px solid #e61fb3;">Content here</div>
.myborder {border:2px solid #e61fb3;}