#ec50e4 color space conversions
Hex:
#ec50e4
RGB:
236, 80, 228
CMY:
7, 69, 11
CMYK:
0, 66, 3, 7
HSL:
303°, 80.4124%, 61.9608%
HSV (HSB):
303°, 66.1017%, 92.5490%
XYZ:
51.4643, 29.1716, 76.3170
xyY:
0.3279, 0.1859, 29.1716
CIE-Lab:
60.9328, 75.9228, -45.0148
CIE-LCH:
60.9328, 88.2644, 329.3362
CIE-Luv:
60.9328, 70.3991, -81.3276
Hunter-Lab:
54.0108, 75.5654, -45.9690
#ec50e4 color charts
#ec50e4 color shades, tints & tones
#ec50e4 color schemes
#ec50e4 color preview, HTML & CSS examples
This text has a color of #ec50e4
<p style="color:#ec50e4;">Text here</p>
.mytext {color:#ec50e4;}
This box has a color of #ec50e4
<div style="background-color:#ec50e4;">Content here</div>
.mybackground {background-color:#ec50e4;}
Border around this has a color of #ec50e4
<div style="border:2px solid #ec50e4;">Content here</div>
.myborder {border:2px solid #ec50e4;}