#e41ceb color space conversions
Hex:
#e41ceb
RGB:
228, 28, 235
CMY:
11, 89, 8
CMYK:
3, 88, 0, 8
HSL:
298°, 83.8057%, 51.5686%
HSV (HSB):
298°, 88.0851%, 92.1569%
XYZ:
47.4056, 23.3226, 80.6004
xyY:
0.3133, 0.1541, 23.3226
CIE-Lab:
55.4031, 88.7496, -57.8122
CIE-LCH:
55.4031, 105.9185, 326.9194
CIE-Luv:
55.4031, 71.2224, -100.7417
Hunter-Lab:
48.2935, 90.7043, -65.1477
#e41ceb color charts
#e41ceb color shades, tints & tones
#e41ceb color schemes
#e41ceb color preview, HTML & CSS examples
This text has a color of #e41ceb
<p style="color:#e41ceb;">Text here</p>
.mytext {color:#e41ceb;}
This box has a color of #e41ceb
<div style="background-color:#e41ceb;">Content here</div>
.mybackground {background-color:#e41ceb;}
Border around this has a color of #e41ceb
<div style="border:2px solid #e41ceb;">Content here</div>
.myborder {border:2px solid #e41ceb;}