#ec25e4 color space conversions
Hex:
#ec25e4
RGB:
236, 37, 228
CMY:
7, 85, 11
CMYK:
0, 84, 3, 7
HSL:
302°, 83.9662%, 53.5294%
HSV (HSB):
302°, 84.3220%, 92.5490%
XYZ:
49.2572, 24.7574, 75.5813
xyY:
0.3293, 0.1655, 24.7574
CIE-Lab:
56.8383, 87.6604, -51.5016
CIE-LCH:
56.8383, 101.6698, 329.5652
CIE-Luv:
56.8383, 78.7048, -91.7301
Hunter-Lab:
49.7568, 89.6332, -55.2325
#ec25e4 color charts
#ec25e4 color shades, tints & tones
#ec25e4 color schemes
#ec25e4 color preview, HTML & CSS examples
This text has a color of #ec25e4
<p style="color:#ec25e4;">Text here</p>
.mytext {color:#ec25e4;}
This box has a color of #ec25e4
<div style="background-color:#ec25e4;">Content here</div>
.mybackground {background-color:#ec25e4;}
Border around this has a color of #ec25e4
<div style="border:2px solid #ec25e4;">Content here</div>
.myborder {border:2px solid #ec25e4;}