#ed3bcd color space conversions
Hex:
#ed3bcd
RGB:
237, 59, 205
CMY:
7, 77, 20
CMYK:
0, 75, 14, 7
HSL:
311°, 83.1776%, 58.0392%
HSV (HSB):
311°, 75.1055%, 92.9412%
XYZ:
47.5085, 25.5402, 60.1834
xyY:
0.3566, 0.1917, 25.5402
CIE-Lab:
57.5980, 79.5755, -37.2422
CIE-LCH:
57.5980, 87.8592, 334.9199
CIE-Luv:
57.5980, 84.6854, -69.0593
Hunter-Lab:
50.5373, 79.3615, -35.2305
#ed3bcd color charts
#ed3bcd color shades, tints & tones
#ed3bcd color schemes
#ed3bcd color preview, HTML & CSS examples
This text has a color of #ed3bcd
<p style="color:#ed3bcd;">Text here</p>
.mytext {color:#ed3bcd;}
This box has a color of #ed3bcd
<div style="background-color:#ed3bcd;">Content here</div>
.mybackground {background-color:#ed3bcd;}
Border around this has a color of #ed3bcd
<div style="border:2px solid #ed3bcd;">Content here</div>
.myborder {border:2px solid #ed3bcd;}