#e205ed color space conversions
Hex:
#e205ed
RGB:
226, 5, 237
CMY:
11, 98, 7
CMYK:
5, 98, 0, 7
HSL:
297°, 95.8678%, 47.4510%
HSV (HSB):
297°, 97.8903%, 92.9412%
XYZ:
46.7044, 22.3917, 81.9812
xyY:
0.3091, 0.1482, 22.3917
CIE-Lab:
54.4402, 90.9355, -60.4997
CIE-LCH:
54.4402, 109.2222, 326.3640
CIE-Luv:
54.4402, 70.3422, -104.5329
Hunter-Lab:
47.3199, 93.3683, -69.5954
#e205ed color charts
#e205ed color shades, tints & tones
#e205ed color schemes
#e205ed color preview, HTML & CSS examples
This text has a color of #e205ed
<p style="color:#e205ed;">Text here</p>
.mytext {color:#e205ed;}
This box has a color of #e205ed
<div style="background-color:#e205ed;">Content here</div>
.mybackground {background-color:#e205ed;}
Border around this has a color of #e205ed
<div style="border:2px solid #e205ed;">Content here</div>
.myborder {border:2px solid #e205ed;}