#e40fcb color space conversions
Hex:
#e40fcb
RGB:
228, 15, 203
CMY:
11, 94, 20
CMYK:
0, 93, 11, 11
HSL:
307°, 87.6543%, 47.6471%
HSV (HSB):
307°, 93.4211%, 89.4118%
XYZ:
42.9452, 21.1474, 58.3183
xyY:
0.3508, 0.1728, 21.1474
CIE-Lab:
53.1105, 85.7839, -43.2661
CIE-LCH:
53.1105, 96.0772, 333.2354
CIE-Luv:
53.1105, 85.0473, -77.7841
Hunter-Lab:
45.9863, 86.2196, -42.9991
#e40fcb color charts
#e40fcb color shades, tints & tones
#e40fcb color schemes
#e40fcb color preview, HTML & CSS examples
This text has a color of #e40fcb
<p style="color:#e40fcb;">Text here</p>
.mytext {color:#e40fcb;}
This box has a color of #e40fcb
<div style="background-color:#e40fcb;">Content here</div>
.mybackground {background-color:#e40fcb;}
Border around this has a color of #e40fcb
<div style="border:2px solid #e40fcb;">Content here</div>
.myborder {border:2px solid #e40fcb;}