#ec32ce color space conversions
Hex:
#ec32ce
RGB:
236, 50, 206
CMY:
7, 80, 19
CMYK:
0, 79, 13, 7
HSL:
310°, 83.0357%, 56.0784%
HSV (HSB):
310°, 78.8136%, 92.5490%
XYZ:
46.8733, 24.5703, 60.6646
xyY:
0.3548, 0.1860, 24.5703
CIE-Lab:
56.6543, 81.8667, -39.3056
CIE-LCH:
56.6543, 90.8135, 334.3536
CIE-Luv:
56.6543, 85.4327, -72.3183
Hunter-Lab:
49.5684, 82.0496, -37.8644
#ec32ce color charts
#ec32ce color shades, tints & tones
#ec32ce color schemes
#ec32ce color preview, HTML & CSS examples
This text has a color of #ec32ce
<p style="color:#ec32ce;">Text here</p>
.mytext {color:#ec32ce;}
This box has a color of #ec32ce
<div style="background-color:#ec32ce;">Content here</div>
.mybackground {background-color:#ec32ce;}
Border around this has a color of #ec32ce
<div style="border:2px solid #ec32ce;">Content here</div>
.myborder {border:2px solid #ec32ce;}