#e204c7 color space conversions
Hex:
#e204c7
RGB:
226, 4, 199
CMY:
11, 98, 22
CMYK:
0, 98, 12, 11
HSL:
307°, 96.5217%, 45.0980%
HSV (HSB):
307°, 98.2301%, 88.6275%
XYZ:
41.7163, 20.3791, 55.7677
xyY:
0.3539, 0.1729, 20.3791
CIE-Lab:
52.2632, 85.7407, -42.3237
CIE-LCH:
52.2632, 95.6178, 333.7280
CIE-Luv:
52.2632, 85.8483, -76.0905
Hunter-Lab:
45.1432, 85.9488, -41.6437
#e204c7 color charts
#e204c7 color shades, tints & tones
#e204c7 color schemes
#e204c7 color preview, HTML & CSS examples
This text has a color of #e204c7
<p style="color:#e204c7;">Text here</p>
.mytext {color:#e204c7;}
This box has a color of #e204c7
<div style="background-color:#e204c7;">Content here</div>
.mybackground {background-color:#e204c7;}
Border around this has a color of #e204c7
<div style="border:2px solid #e204c7;">Content here</div>
.myborder {border:2px solid #e204c7;}