#e205f4 color space conversions
Hex:
#e205f4
RGB:
226, 5, 244
CMY:
11, 98, 4
CMYK:
7, 98, 0, 4
HSL:
295°, 95.9839%, 48.8235%
HSV (HSB):
295°, 97.9508%, 95.6863%
XYZ:
47.7474, 22.8089, 87.4739
xyY:
0.3021, 0.1443, 22.8089
CIE-Lab:
54.8750, 91.9769, -63.7261
CIE-LCH:
54.8750, 111.8962, 325.2839
CIE-Luv:
54.8750, 67.7371, -109.5996
Hunter-Lab:
47.7587, 94.8801, -75.1633
#e205f4 color charts
#e205f4 color shades, tints & tones
#e205f4 color schemes
#e205f4 color preview, HTML & CSS examples
This text has a color of #e205f4
<p style="color:#e205f4;">Text here</p>
.mytext {color:#e205f4;}
This box has a color of #e205f4
<div style="background-color:#e205f4;">Content here</div>
.mybackground {background-color:#e205f4;}
Border around this has a color of #e205f4
<div style="border:2px solid #e205f4;">Content here</div>
.myborder {border:2px solid #e205f4;}