#e41cdc color space conversions
Hex:
#e41cdc
RGB:
228, 28, 220
CMY:
11, 89, 14
CMYK:
0, 88, 4, 11
HSL:
302°, 78.7402%, 50.1961%
HSV (HSB):
302°, 87.7193%, 89.4118%
XYZ:
45.3284, 22.4918, 69.6624
xyY:
0.3297, 0.1636, 22.4918
CIE-Lab:
54.5450, 86.5705, -50.7068
CIE-LCH:
54.5450, 100.3276, 329.6413
CIE-Luv:
54.5450, 77.0013, -89.5025
Hunter-Lab:
47.4255, 87.6123, -53.8921
#e41cdc color charts
#e41cdc color shades, tints & tones
#e41cdc color schemes
#e41cdc color preview, HTML & CSS examples
This text has a color of #e41cdc
<p style="color:#e41cdc;">Text here</p>
.mytext {color:#e41cdc;}
This box has a color of #e41cdc
<div style="background-color:#e41cdc;">Content here</div>
.mybackground {background-color:#e41cdc;}
Border around this has a color of #e41cdc
<div style="border:2px solid #e41cdc;">Content here</div>
.myborder {border:2px solid #e41cdc;}