#ed7dcd color space conversions
Hex:
#ed7dcd
RGB:
237, 125, 205
CMY:
7, 51, 20
CMYK:
0, 47, 14, 7
HSL:
317°, 75.6757%, 70.9804%
HSV (HSB):
317°, 47.2574%, 92.9412%
XYZ:
53.2781, 37.0795, 62.1066
xyY:
0.3494, 0.2432, 37.0795
CIE-Lab:
67.3367, 53.0524, -22.1815
CIE-LCH:
67.3367, 57.5029, 337.3099
CIE-Luv:
67.3367, 61.2411, -42.8805
Hunter-Lab:
60.8930, 49.6153, -17.8466
#ed7dcd color charts
#ed7dcd color shades, tints & tones
#ed7dcd color schemes
#ed7dcd color preview, HTML & CSS examples
This text has a color of #ed7dcd
<p style="color:#ed7dcd;">Text here</p>
.mytext {color:#ed7dcd;}
This box has a color of #ed7dcd
<div style="background-color:#ed7dcd;">Content here</div>
.mybackground {background-color:#ed7dcd;}
Border around this has a color of #ed7dcd
<div style="border:2px solid #ed7dcd;">Content here</div>
.myborder {border:2px solid #ed7dcd;}