#ec32b4 color space conversions
Hex:
#ec32b4
RGB:
236, 50, 180
CMY:
7, 80, 29
CMYK:
0, 79, 24, 7
HSL:
318°, 83.0357%, 56.0784%
HSV (HSB):
318°, 78.8136%, 92.5490%
XYZ:
43.9709, 23.4094, 45.3810
xyY:
0.3899, 0.2076, 23.4094
CIE-Lab:
55.4915, 78.5512, -26.1332
CIE-LCH:
55.4915, 82.7843, 341.5982
CIE-Luv:
55.4915, 96.1126, -51.7650
Hunter-Lab:
48.3832, 77.5510, -21.7427
#ec32b4 color charts
#ec32b4 color shades, tints & tones
#ec32b4 color schemes
#ec32b4 color preview, HTML & CSS examples
This text has a color of #ec32b4
<p style="color:#ec32b4;">Text here</p>
.mytext {color:#ec32b4;}
This box has a color of #ec32b4
<div style="background-color:#ec32b4;">Content here</div>
.mybackground {background-color:#ec32b4;}
Border around this has a color of #ec32b4
<div style="border:2px solid #ec32b4;">Content here</div>
.myborder {border:2px solid #ec32b4;}