#e505cb color space conversions
Hex:
#e505cb
RGB:
229, 5, 203
CMY:
10, 98, 20
CMYK:
0, 98, 11, 10
HSL:
307°, 95.7265%, 45.8824%
HSV (HSB):
307°, 97.8166%, 89.8039%
XYZ:
43.1469, 21.0784, 58.2943
xyY:
0.3522, 0.1720, 21.0784
CIE-Lab:
53.0351, 86.7081, -43.3737
CIE-LCH:
53.0351, 96.9514, 333.4246
CIE-Luv:
53.0351, 86.3431, -78.0600
Hunter-Lab:
45.9112, 87.4080, -43.1439
#e505cb color charts
#e505cb color shades, tints & tones
#e505cb color schemes
#e505cb color preview, HTML & CSS examples
This text has a color of #e505cb
<p style="color:#e505cb;">Text here</p>
.mytext {color:#e505cb;}
This box has a color of #e505cb
<div style="background-color:#e505cb;">Content here</div>
.mybackground {background-color:#e505cb;}
Border around this has a color of #e505cb
<div style="border:2px solid #e505cb;">Content here</div>
.myborder {border:2px solid #e505cb;}