#e111dd color space conversions
Hex:
#e111dd
RGB:
225, 17, 221
CMY:
12, 93, 13
CMYK:
0, 92, 2, 12
HSL:
301°, 85.9504%, 47.4510%
HSV (HSB):
301°, 92.4444%, 88.2353%
XYZ:
44.3029, 21.6289, 70.2464
xyY:
0.3253, 0.1588, 21.6289
CIE-Lab:
53.6310, 87.5414, -52.7628
CIE-LCH:
53.6310, 102.2126, 328.9219
CIE-Luv:
53.6310, 75.2799, -92.3179
Hunter-Lab:
46.5069, 88.6538, -56.9998
#e111dd color charts
#e111dd color shades, tints & tones
#e111dd color schemes
#e111dd color preview, HTML & CSS examples
This text has a color of #e111dd
<p style="color:#e111dd;">Text here</p>
.mytext {color:#e111dd;}
This box has a color of #e111dd
<div style="background-color:#e111dd;">Content here</div>
.mybackground {background-color:#e111dd;}
Border around this has a color of #e111dd
<div style="border:2px solid #e111dd;">Content here</div>
.myborder {border:2px solid #e111dd;}