#ec04f5 color space conversions
Hex:
#ec04f5
RGB:
236, 4, 245
CMY:
7, 98, 4
CMYK:
4, 98, 0, 4
HSL:
298°, 96.7871%, 48.8235%
HSV (HSB):
298°, 98.3673%, 96.0784%
XYZ:
51.1169, 24.5123, 88.4234
xyY:
0.3116, 0.1494, 24.5123
CIE-Lab:
56.5971, 93.6922, -61.4272
CIE-LCH:
56.5971, 112.0336, 326.7500
CIE-Luv:
56.5971, 74.3550, -107.3035
Hunter-Lab:
49.5099, 97.6517, -71.2335
#ec04f5 color charts
#ec04f5 color shades, tints & tones
#ec04f5 color schemes
#ec04f5 color preview, HTML & CSS examples
This text has a color of #ec04f5
<p style="color:#ec04f5;">Text here</p>
.mytext {color:#ec04f5;}
This box has a color of #ec04f5
<div style="background-color:#ec04f5;">Content here</div>
.mybackground {background-color:#ec04f5;}
Border around this has a color of #ec04f5
<div style="border:2px solid #ec04f5;">Content here</div>
.myborder {border:2px solid #ec04f5;}