#e512d5 color space conversions
Hex:
#e512d5
RGB:
229, 18, 213
CMY:
10, 93, 16
CMYK:
0, 92, 7, 10
HSL:
305°, 85.4251%, 48.4314%
HSV (HSB):
305°, 92.1397%, 89.8039%
XYZ:
44.5396, 21.8947, 64.8294
xyY:
0.3393, 0.1668, 21.8947
CIE-Lab:
53.9151, 87.0061, -47.7114
CIE-LCH:
53.9151, 99.2293, 331.2610
CIE-Luv:
53.9151, 81.3912, -84.8616
Hunter-Lab:
46.7918, 88.0229, -49.3912
#e512d5 color charts
#e512d5 color shades, tints & tones
#e512d5 color schemes
#e512d5 color preview, HTML & CSS examples
This text has a color of #e512d5
<p style="color:#e512d5;">Text here</p>
.mytext {color:#e512d5;}
This box has a color of #e512d5
<div style="background-color:#e512d5;">Content here</div>
.mybackground {background-color:#e512d5;}
Border around this has a color of #e512d5
<div style="border:2px solid #e512d5;">Content here</div>
.myborder {border:2px solid #e512d5;}