#e31ede color space conversions
Hex:
#e31ede
RGB:
227, 30, 222
CMY:
11, 88, 13
CMYK:
0, 87, 2, 11
HSL:
302°, 77.8656%, 50.3922%
HSV (HSB):
302°, 86.7841%, 89.0196%
XYZ:
45.3276, 22.5334, 71.0676
xyY:
0.3263, 0.1622, 22.5334
CIE-Lab:
54.5884, 86.3810, -51.7829
CIE-LCH:
54.5884, 100.7132, 329.0585
CIE-Luv:
54.5884, 75.2951, -91.0978
Hunter-Lab:
47.4693, 87.3753, -55.5361
#e31ede color charts
#e31ede color shades, tints & tones
#e31ede color schemes
#e31ede color preview, HTML & CSS examples
This text has a color of #e31ede
<p style="color:#e31ede;">Text here</p>
.mytext {color:#e31ede;}
This box has a color of #e31ede
<div style="background-color:#e31ede;">Content here</div>
.mybackground {background-color:#e31ede;}
Border around this has a color of #e31ede
<div style="border:2px solid #e31ede;">Content here</div>
.myborder {border:2px solid #e31ede;}