#e205c3 color space conversions
Hex:
#e205c3
RGB:
226, 5, 195
CMY:
11, 98, 24
CMYK:
0, 98, 14, 11
HSL:
308°, 95.6710%, 45.2941%
HSV (HSB):
308°, 97.7876%, 88.6275%
XYZ:
41.2686, 20.2174, 53.3570
xyY:
0.3593, 0.1760, 20.2174
CIE-Lab:
52.0821, 85.1569, -40.2960
CIE-LCH:
52.0821, 94.2097, 334.6766
CIE-Luv:
52.0821, 87.5441, -72.9479
Hunter-Lab:
44.9638, 85.1441, -38.8828
#e205c3 color charts
#e205c3 color shades, tints & tones
#e205c3 color schemes
#e205c3 color preview, HTML & CSS examples
This text has a color of #e205c3
<p style="color:#e205c3;">Text here</p>
.mytext {color:#e205c3;}
This box has a color of #e205c3
<div style="background-color:#e205c3;">Content here</div>
.mybackground {background-color:#e205c3;}
Border around this has a color of #e205c3
<div style="border:2px solid #e205c3;">Content here</div>
.myborder {border:2px solid #e205c3;}