#e512bc color space conversions
Hex:
#e512bc
RGB:
229, 18, 188
CMY:
10, 93, 26
CMYK:
0, 92, 18, 10
HSL:
312°, 85.4251%, 48.4314%
HSV (HSB):
312°, 92.1397%, 89.8039%
XYZ:
41.6065, 20.7215, 49.3837
xyY:
0.3724, 0.1855, 20.7215
CIE-Lab:
52.6433, 83.7686, -35.3131
CIE-LCH:
52.6433, 90.9077, 337.1419
CIE-Luv:
52.6433, 92.1336, -65.5495
Hunter-Lab:
45.5208, 83.4893, -32.4567
#e512bc color charts
#e512bc color shades, tints & tones
#e512bc color schemes
#e512bc color preview, HTML & CSS examples
This text has a color of #e512bc
<p style="color:#e512bc;">Text here</p>
.mytext {color:#e512bc;}
This box has a color of #e512bc
<div style="background-color:#e512bc;">Content here</div>
.mybackground {background-color:#e512bc;}
Border around this has a color of #e512bc
<div style="border:2px solid #e512bc;">Content here</div>
.myborder {border:2px solid #e512bc;}