#ec25f8 color space conversions
Hex:
#ec25f8
RGB:
236, 37, 248
CMY:
7, 85, 3
CMYK:
5, 85, 0, 3
HSL:
297°, 93.7778%, 55.8824%
HSV (HSB):
297°, 85.0806%, 97.2549%
XYZ:
52.1969, 25.9333, 91.0615
xyY:
0.3085, 0.1533, 25.9333
CIE-Lab:
57.9737, 90.6022, -60.8912
CIE-LCH:
57.9737, 109.1627, 326.0960
CIE-Luv:
57.9737, 71.1633, -106.7332
Hunter-Lab:
50.9248, 93.8408, -70.3725
#ec25f8 color charts
#ec25f8 color shades, tints & tones
#ec25f8 color schemes
#ec25f8 color preview, HTML & CSS examples
This text has a color of #ec25f8
<p style="color:#ec25f8;">Text here</p>
.mytext {color:#ec25f8;}
This box has a color of #ec25f8
<div style="background-color:#ec25f8;">Content here</div>
.mybackground {background-color:#ec25f8;}
Border around this has a color of #ec25f8
<div style="border:2px solid #ec25f8;">Content here</div>
.myborder {border:2px solid #ec25f8;}