#ec32f2 color space conversions
Hex:
#ec32f2
RGB:
236, 50, 242
CMY:
7, 80, 5
CMYK:
2, 79, 0, 5
HSL:
298°, 88.0734%, 57.2549%
HSV (HSB):
298°, 79.3388%, 94.9020%
XYZ:
51.7597, 26.5249, 86.3962
xyY:
0.3143, 0.1611, 26.5249
CIE-Lab:
58.5319, 87.0495, -56.6542
CIE-LCH:
58.5319, 103.8620, 326.9428
CIE-Luv:
58.5319, 71.7155, -100.0956
Hunter-Lab:
51.5023, 89.2630, -63.4086
#ec32f2 color charts
#ec32f2 color shades, tints & tones
#ec32f2 color schemes
#ec32f2 color preview, HTML & CSS examples
This text has a color of #ec32f2
<p style="color:#ec32f2;">Text here</p>
.mytext {color:#ec32f2;}
This box has a color of #ec32f2
<div style="background-color:#ec32f2;">Content here</div>
.mybackground {background-color:#ec32f2;}
Border around this has a color of #ec32f2
<div style="border:2px solid #ec32f2;">Content here</div>
.myborder {border:2px solid #ec32f2;}