#e11bdc color space conversions
Hex:
#e11bdc
RGB:
225, 27, 220
CMY:
12, 89, 14
CMYK:
0, 88, 2, 12
HSL:
302°, 78.5714%, 49.4118%
HSV (HSB):
302°, 88.0000%, 88.2353%
XYZ:
44.3615, 21.9587, 69.6105
xyY:
0.3264, 0.1615, 21.9587
CIE-Lab:
53.9832, 86.1944, -51.6326
CIE-LCH:
53.9832, 100.4759, 329.0774
CIE-Luv:
53.9832, 74.9153, -90.6020
Hunter-Lab:
46.8601, 86.9771, -55.2729
#e11bdc color charts
#e11bdc color shades, tints & tones
#e11bdc color schemes
#e11bdc color preview, HTML & CSS examples
This text has a color of #e11bdc
<p style="color:#e11bdc;">Text here</p>
.mytext {color:#e11bdc;}
This box has a color of #e11bdc
<div style="background-color:#e11bdc;">Content here</div>
.mybackground {background-color:#e11bdc;}
Border around this has a color of #e11bdc
<div style="border:2px solid #e11bdc;">Content here</div>
.myborder {border:2px solid #e11bdc;}