#e205d9 color space conversions
Hex:
#e205d9
RGB:
226, 5, 217
CMY:
11, 98, 15
CMYK:
0, 98, 4, 11
HSL:
302°, 95.6710%, 45.2941%
HSV (HSB):
302°, 97.7876%, 88.6275%
XYZ:
43.9427, 21.2870, 67.4384
xyY:
0.3312, 0.1605, 21.2870
CIE-Lab:
53.2622, 88.0775, -51.0646
CIE-LCH:
53.2622, 101.8098, 329.8962
CIE-Luv:
53.2622, 78.2068, -89.7283
Hunter-Lab:
46.1379, 89.2658, -54.3660
#e205d9 color charts
#e205d9 color shades, tints & tones
#e205d9 color schemes
#e205d9 color preview, HTML & CSS examples
This text has a color of #e205d9
<p style="color:#e205d9;">Text here</p>
.mytext {color:#e205d9;}
This box has a color of #e205d9
<div style="background-color:#e205d9;">Content here</div>
.mybackground {background-color:#e205d9;}
Border around this has a color of #e205d9
<div style="border:2px solid #e205d9;">Content here</div>
.myborder {border:2px solid #e205d9;}