#ec25fc color space conversions
Hex:
#ec25fc
RGB:
236, 37, 252
CMY:
7, 85, 1
CMYK:
6, 85, 0, 1
HSL:
296°, 97.2851%, 56.6667%
HSV (HSB):
296°, 85.3175%, 98.8235%
XYZ:
52.8243, 26.1843, 94.3654
xyY:
0.3047, 0.1510, 26.1843
CIE-Lab:
58.2116, 91.2110, -62.7330
CIE-LCH:
58.2116, 110.7017, 325.4806
CIE-Luv:
58.2116, 69.7202, -109.6786
Hunter-Lab:
51.1706, 94.7203, -73.5193
#ec25fc color charts
#ec25fc color shades, tints & tones
#ec25fc color schemes
#ec25fc color preview, HTML & CSS examples
This text has a color of #ec25fc
<p style="color:#ec25fc;">Text here</p>
.mytext {color:#ec25fc;}
This box has a color of #ec25fc
<div style="background-color:#ec25fc;">Content here</div>
.mybackground {background-color:#ec25fc;}
Border around this has a color of #ec25fc
<div style="border:2px solid #ec25fc;">Content here</div>
.myborder {border:2px solid #ec25fc;}