#e11fcb color space conversions
Hex:
#e11fcb
RGB:
225, 31, 203
CMY:
12, 88, 20
CMYK:
0, 86, 10, 12
HSL:
307°, 76.3780%, 50.1961%
HSV (HSB):
307°, 86.2222%, 88.2353%
XYZ:
42.3208, 21.2993, 58.3805
xyY:
0.3469, 0.1746, 21.2993
CIE-Lab:
53.2755, 83.2038, -43.0392
CIE-LCH:
53.2755, 93.6763, 332.6486
CIE-Luv:
53.2755, 81.3279, -77.1070
Hunter-Lab:
46.1512, 82.9206, -42.6951
#e11fcb color charts
#e11fcb color shades, tints & tones
#e11fcb color schemes
#e11fcb color preview, HTML & CSS examples
This text has a color of #e11fcb
<p style="color:#e11fcb;">Text here</p>
.mytext {color:#e11fcb;}
This box has a color of #e11fcb
<div style="background-color:#e11fcb;">Content here</div>
.mybackground {background-color:#e11fcb;}
Border around this has a color of #e11fcb
<div style="border:2px solid #e11fcb;">Content here</div>
.myborder {border:2px solid #e11fcb;}