#ed12dd color space conversions
Hex:
#ed12dd
RGB:
237, 18, 221
CMY:
7, 93, 13
CMYK:
0, 92, 7, 7
HSL:
304°, 85.8824%, 50.0000%
HSV (HSB):
304°, 92.4051%, 92.9412%
XYZ:
48.1925, 23.6576, 70.4330
xyY:
0.3387, 0.1663, 23.6576
CIE-Lab:
55.7433, 89.4653, -49.2737
CIE-LCH:
55.7433, 102.1369, 331.1559
CIE-Luv:
55.7433, 84.0148, -88.2381
Hunter-Lab:
48.6391, 91.7428, -51.8089
#ed12dd color charts
#ed12dd color shades, tints & tones
#ed12dd color schemes
#ed12dd color preview, HTML & CSS examples
This text has a color of #ed12dd
<p style="color:#ed12dd;">Text here</p>
.mytext {color:#ed12dd;}
This box has a color of #ed12dd
<div style="background-color:#ed12dd;">Content here</div>
.mybackground {background-color:#ed12dd;}
Border around this has a color of #ed12dd
<div style="border:2px solid #ed12dd;">Content here</div>
.myborder {border:2px solid #ed12dd;}