#e204f7 color space conversions
Hex:
#e204f7
RGB:
226, 4, 247
CMY:
11, 98, 3
CMYK:
9, 98, 0, 3
HSL:
295°, 96.8127%, 49.2157%
HSV (HSB):
295°, 98.3806%, 96.8627%
XYZ:
48.1959, 22.9710, 89.8893
xyY:
0.2992, 0.1426, 22.9710
CIE-Lab:
55.0424, 92.4959, -65.1331
CIE-LCH:
55.0424, 113.1274, 324.8478
CIE-Luv:
55.0424, 66.6794, -111.8007
Hunter-Lab:
47.9281, 95.6236, -77.6491
#e204f7 color charts
#e204f7 color shades, tints & tones
#e204f7 color schemes
#e204f7 color preview, HTML & CSS examples
This text has a color of #e204f7
<p style="color:#e204f7;">Text here</p>
.mytext {color:#e204f7;}
This box has a color of #e204f7
<div style="background-color:#e204f7;">Content here</div>
.mybackground {background-color:#e204f7;}
Border around this has a color of #e204f7
<div style="border:2px solid #e204f7;">Content here</div>
.myborder {border:2px solid #e204f7;}