#e21de4 color space conversions
Hex:
#e21de4
RGB:
226, 29, 228
CMY:
11, 89, 11
CMYK:
1, 87, 0, 11
HSL:
299°, 78.6561%, 50.3922%
HSV (HSB):
299°, 87.2807%, 89.4118%
XYZ:
45.8070, 22.6489, 75.3562
xyY:
0.3185, 0.1575, 22.6489
CIE-Lab:
54.7089, 87.2340, -54.9970
CIE-LCH:
54.7089, 103.1235, 327.7705
CIE-Luv:
54.7089, 72.3615, -96.0505
Hunter-Lab:
47.5909, 88.5251, -60.5671
#e21de4 color charts
#e21de4 color shades, tints & tones
#e21de4 color schemes
#e21de4 color preview, HTML & CSS examples
This text has a color of #e21de4
<p style="color:#e21de4;">Text here</p>
.mytext {color:#e21de4;}
This box has a color of #e21de4
<div style="background-color:#e21de4;">Content here</div>
.mybackground {background-color:#e21de4;}
Border around this has a color of #e21de4
<div style="border:2px solid #e21de4;">Content here</div>
.myborder {border:2px solid #e21de4;}