#ec50cf color space conversions
Hex:
#ec50cf
RGB:
236, 80, 207
CMY:
7, 69, 19
CMYK:
0, 66, 12, 7
HSL:
311°, 80.4124%, 61.9608%
HSV (HSB):
311°, 66.1017%, 92.5490%
XYZ:
48.7232, 28.0752, 61.8825
xyY:
0.3513, 0.2024, 28.0752
CIE-Lab:
59.9566, 72.7629, -34.7061
CIE-LCH:
59.9566, 80.6160, 334.5000
CIE-Luv:
59.9566, 77.5385, -64.5870
Hunter-Lab:
52.9860, 71.4139, -32.1548
#ec50cf color charts
#ec50cf color shades, tints & tones
#ec50cf color schemes
#ec50cf color preview, HTML & CSS examples
This text has a color of #ec50cf
<p style="color:#ec50cf;">Text here</p>
.mytext {color:#ec50cf;}
This box has a color of #ec50cf
<div style="background-color:#ec50cf;">Content here</div>
.mybackground {background-color:#ec50cf;}
Border around this has a color of #ec50cf
<div style="border:2px solid #ec50cf;">Content here</div>
.myborder {border:2px solid #ec50cf;}