#ec50ce color space conversions
Hex:
#ec50ce
RGB:
236, 80, 206
CMY:
7, 69, 19
CMYK:
0, 66, 13, 7
HSL:
312°, 80.4124%, 61.9608%
HSV (HSB):
312°, 66.1017%, 92.5490%
XYZ:
48.6013, 28.0264, 61.2406
xyY:
0.3525, 0.2033, 28.0264
CIE-Lab:
59.9126, 72.6185, -34.2071
CIE-LCH:
59.9126, 80.2719, 334.7771
CIE-Luv:
59.9126, 77.8857, -63.7850
Hunter-Lab:
52.9400, 71.2261, -31.5282
#ec50ce color charts
#ec50ce color shades, tints & tones
#ec50ce color schemes
#ec50ce color preview, HTML & CSS examples
This text has a color of #ec50ce
<p style="color:#ec50ce;">Text here</p>
.mytext {color:#ec50ce;}
This box has a color of #ec50ce
<div style="background-color:#ec50ce;">Content here</div>
.mybackground {background-color:#ec50ce;}
Border around this has a color of #ec50ce
<div style="border:2px solid #ec50ce;">Content here</div>
.myborder {border:2px solid #ec50ce;}