#e11bd5 color space conversions
Hex:
#e11bd5
RGB:
225, 27, 213
CMY:
12, 89, 16
CMYK:
0, 88, 5, 12
HSL:
304°, 78.5714%, 49.4118%
HSV (HSB):
304°, 88.0000%, 88.2353%
XYZ:
43.4535, 21.5955, 64.8289
xyY:
0.3346, 0.1663, 21.5955
CIE-Lab:
53.5952, 85.2023, -48.2626
CIE-LCH:
53.5952, 97.9220, 330.4707
CIE-Luv:
53.5952, 77.6917, -85.2963
Hunter-Lab:
46.4710, 85.5854, -50.1823
#e11bd5 color charts
#e11bd5 color shades, tints & tones
#e11bd5 color schemes
#e11bd5 color preview, HTML & CSS examples
This text has a color of #e11bd5
<p style="color:#e11bd5;">Text here</p>
.mytext {color:#e11bd5;}
This box has a color of #e11bd5
<div style="background-color:#e11bd5;">Content here</div>
.mybackground {background-color:#e11bd5;}
Border around this has a color of #e11bd5
<div style="border:2px solid #e11bd5;">Content here</div>
.myborder {border:2px solid #e11bd5;}