#ec25ea color space conversions
Hex:
#ec25ea
RGB:
236, 37, 234
CMY:
7, 85, 8
CMYK:
0, 84, 1, 7
HSL:
301°, 83.9662%, 53.5294%
HSV (HSB):
301°, 84.3220%, 92.5490%
XYZ:
50.1049, 25.0965, 80.0452
xyY:
0.3227, 0.1617, 25.0965
CIE-Lab:
57.1693, 88.5244, -54.3506
CIE-LCH:
57.1693, 103.8776, 328.4516
CIE-Luv:
57.1693, 76.3862, -96.2775
Hunter-Lab:
50.0964, 90.8615, -59.6674
#ec25ea color charts
#ec25ea color shades, tints & tones
#ec25ea color schemes
#ec25ea color preview, HTML & CSS examples
This text has a color of #ec25ea
<p style="color:#ec25ea;">Text here</p>
.mytext {color:#ec25ea;}
This box has a color of #ec25ea
<div style="background-color:#ec25ea;">Content here</div>
.mybackground {background-color:#ec25ea;}
Border around this has a color of #ec25ea
<div style="border:2px solid #ec25ea;">Content here</div>
.myborder {border:2px solid #ec25ea;}