#ec50d9 color space conversions
Hex:
#ec50d9
RGB:
236, 80, 217
CMY:
7, 69, 15
CMYK:
0, 66, 8, 7
HSL:
307°, 80.4124%, 61.9608%
HSV (HSB):
307°, 66.1017%, 92.5490%
XYZ:
49.9851, 28.5799, 68.5276
xyY:
0.3398, 0.1943, 28.5799
CIE-Lab:
60.4091, 74.2377, -39.6553
CIE-LCH:
60.4091, 84.1652, 331.8903
CIE-Luv:
60.4091, 74.1001, -72.5879
Hunter-Lab:
53.4602, 73.3415, -38.5783
#ec50d9 color charts
#ec50d9 color shades, tints & tones
#ec50d9 color schemes
#ec50d9 color preview, HTML & CSS examples
This text has a color of #ec50d9
<p style="color:#ec50d9;">Text here</p>
.mytext {color:#ec50d9;}
This box has a color of #ec50d9
<div style="background-color:#ec50d9;">Content here</div>
.mybackground {background-color:#ec50d9;}
Border around this has a color of #ec50d9
<div style="border:2px solid #ec50d9;">Content here</div>
.myborder {border:2px solid #ec50d9;}