#e205d0 color space conversions
Hex:
#e205d0
RGB:
226, 5, 208
CMY:
11, 98, 18
CMYK:
0, 98, 8, 11
HSL:
305°, 95.6710%, 45.2941%
HSV (HSB):
305°, 97.7876%, 88.6275%
XYZ:
42.8035, 20.8314, 61.4394
xyY:
0.3422, 0.1666, 20.8314
CIE-Lab:
52.7644, 86.8528, -46.7099
CIE-LCH:
52.7644, 98.6166, 331.7284
CIE-Luv:
52.7644, 81.9440, -82.9192
Hunter-Lab:
45.6414, 87.5287, -47.8633
#e205d0 color charts
#e205d0 color shades, tints & tones
#e205d0 color schemes
#e205d0 color preview, HTML & CSS examples
This text has a color of #e205d0
<p style="color:#e205d0;">Text here</p>
.mytext {color:#e205d0;}
This box has a color of #e205d0
<div style="background-color:#e205d0;">Content here</div>
.mybackground {background-color:#e205d0;}
Border around this has a color of #e205d0
<div style="border:2px solid #e205d0;">Content here</div>
.myborder {border:2px solid #e205d0;}