#e512dd color space conversions
Hex:
#e512dd
RGB:
229, 18, 221
CMY:
10, 93, 13
CMYK:
0, 92, 3, 10
HSL:
302°, 85.4251%, 48.4314%
HSV (HSB):
302°, 92.1397%, 89.8039%
XYZ:
45.5805, 22.3111, 70.3107
xyY:
0.3298, 0.1614, 22.3111
CIE-Lab:
54.3555, 88.1100, -51.5664
CIE-LCH:
54.3555, 102.0905, 329.6617
CIE-Luv:
54.3555, 78.1274, -90.9256
Hunter-Lab:
47.2346, 89.5887, -55.1915
#e512dd color charts
#e512dd color shades, tints & tones
#e512dd color schemes
#e512dd color preview, HTML & CSS examples
This text has a color of #e512dd
<p style="color:#e512dd;">Text here</p>
.mytext {color:#e512dd;}
This box has a color of #e512dd
<div style="background-color:#e512dd;">Content here</div>
.mybackground {background-color:#e512dd;}
Border around this has a color of #e512dd
<div style="border:2px solid #e512dd;">Content here</div>
.myborder {border:2px solid #e512dd;}