#ed51d3 color space conversions
Hex:
#ed51d3
RGB:
237, 81, 211
CMY:
7, 68, 17
CMYK:
0, 66, 11, 7
HSL:
310°, 81.2500%, 62.3529%
HSV (HSB):
310°, 65.8228%, 92.9412%
XYZ:
49.6254, 28.5925, 64.5314
xyY:
0.3476, 0.2003, 28.5925
CIE-Lab:
60.4203, 73.2187, -36.2373
CIE-LCH:
60.4203, 81.6953, 333.6683
CIE-Luv:
60.4203, 76.5843, -67.1272
Hunter-Lab:
53.4720, 72.0832, -34.1223
#ed51d3 color charts
#ed51d3 color shades, tints & tones
#ed51d3 color schemes
#ed51d3 color preview, HTML & CSS examples
This text has a color of #ed51d3
<p style="color:#ed51d3;">Text here</p>
.mytext {color:#ed51d3;}
This box has a color of #ed51d3
<div style="background-color:#ed51d3;">Content here</div>
.mybackground {background-color:#ed51d3;}
Border around this has a color of #ed51d3
<div style="border:2px solid #ed51d3;">Content here</div>
.myborder {border:2px solid #ed51d3;}