#e41bc1 color space conversions
Hex:
#e41bc1
RGB:
228, 27, 193
CMY:
11, 89, 24
CMYK:
0, 88, 15, 11
HSL:
310°, 78.8235%, 50.0000%
HSV (HSB):
310°, 88.1579%, 89.4118%
XYZ:
42.0125, 21.1281, 52.3159
xyY:
0.3639, 0.1830, 21.1281
CIE-Lab:
53.0894, 83.0766, -37.5270
CIE-LCH:
53.0894, 91.1592, 335.6905
CIE-Luv:
53.0894, 88.2807, -68.8357
Hunter-Lab:
45.9653, 82.7104, -35.3058
#e41bc1 color charts
#e41bc1 color shades, tints & tones
#e41bc1 color schemes
#e41bc1 color preview, HTML & CSS examples
This text has a color of #e41bc1
<p style="color:#e41bc1;">Text here</p>
.mytext {color:#e41bc1;}
This box has a color of #e41bc1
<div style="background-color:#e41bc1;">Content here</div>
.mybackground {background-color:#e41bc1;}
Border around this has a color of #e41bc1
<div style="border:2px solid #e41bc1;">Content here</div>
.myborder {border:2px solid #e41bc1;}