#e20ff1 color space conversions
Hex:
#e20ff1
RGB:
226, 15, 241
CMY:
11, 94, 5
CMYK:
6, 94, 0, 5
HSL:
296°, 88.9764%, 50.1961%
HSV (HSB):
296°, 93.7759%, 94.5098%
XYZ:
47.4120, 22.8613, 85.1329
xyY:
0.3051, 0.1471, 22.8613
CIE-Lab:
54.9292, 90.8106, -61.9590
CIE-LCH:
54.9292, 109.9340, 325.6948
CIE-Luv:
54.9292, 68.4488, -106.8993
Hunter-Lab:
47.8135, 93.3278, -72.0977
#e20ff1 color charts
#e20ff1 color shades, tints & tones
#e20ff1 color schemes
#e20ff1 color preview, HTML & CSS examples
This text has a color of #e20ff1
<p style="color:#e20ff1;">Text here</p>
.mytext {color:#e20ff1;}
This box has a color of #e20ff1
<div style="background-color:#e20ff1;">Content here</div>
.mybackground {background-color:#e20ff1;}
Border around this has a color of #e20ff1
<div style="border:2px solid #e20ff1;">Content here</div>
.myborder {border:2px solid #e20ff1;}