#e205e7 color space conversions
Hex:
#e205e7
RGB:
226, 5, 231
CMY:
11, 98, 9
CMYK:
2, 98, 0, 9
HSL:
299°, 95.7627%, 46.2745%
HSV (HSB):
299°, 97.8355%, 90.5882%
XYZ:
45.8421, 22.0468, 77.4406
xyY:
0.3154, 0.1517, 22.0468
CIE-Lab:
54.0766, 90.0593, -57.7034
CIE-LCH:
54.0766, 106.9596, 327.3512
CIE-Luv:
54.0766, 72.6364, -100.1416
Hunter-Lab:
46.9540, 92.1033, -64.9183
#e205e7 color charts
#e205e7 color shades, tints & tones
#e205e7 color schemes
#e205e7 color preview, HTML & CSS examples
This text has a color of #e205e7
<p style="color:#e205e7;">Text here</p>
.mytext {color:#e205e7;}
This box has a color of #e205e7
<div style="background-color:#e205e7;">Content here</div>
.mybackground {background-color:#e205e7;}
Border around this has a color of #e205e7
<div style="border:2px solid #e205e7;">Content here</div>
.myborder {border:2px solid #e205e7;}