#e205e1 color space conversions
Hex:
#e205e1
RGB:
226, 5, 225
CMY:
11, 98, 12
CMYK:
0, 98, 0, 11
HSL:
300°, 95.6710%, 45.2941%
HSV (HSB):
300°, 97.7876%, 88.6275%
XYZ:
45.0089, 21.7135, 73.0531
xyY:
0.3220, 0.1553, 21.7135
CIE-Lab:
53.7217, 89.1989, -54.8780
CIE-LCH:
53.7217, 104.7284, 328.3988
CIE-Luv:
53.7217, 74.9867, -95.7067
Hunter-Lab:
46.5978, 90.8674, -60.3327
#e205e1 color charts
#e205e1 color shades, tints & tones
#e205e1 color schemes
#e205e1 color preview, HTML & CSS examples
This text has a color of #e205e1
<p style="color:#e205e1;">Text here</p>
.mytext {color:#e205e1;}
This box has a color of #e205e1
<div style="background-color:#e205e1;">Content here</div>
.mybackground {background-color:#e205e1;}
Border around this has a color of #e205e1
<div style="border:2px solid #e205e1;">Content here</div>
.myborder {border:2px solid #e205e1;}