#ec03f5 color space conversions
Hex:
#ec03f5
RGB:
236, 3, 245
CMY:
7, 99, 4
CMYK:
4, 99, 0, 4
HSL:
298°, 97.5806%, 48.6275%
HSV (HSB):
298°, 98.7755%, 96.0784%
XYZ:
51.1061, 24.4906, 88.4198
xyY:
0.3116, 0.1493, 24.4906
CIE-Lab:
56.5756, 93.7558, -61.4616
CIE-LCH:
56.5756, 112.1057, 326.7532
CIE-Luv:
56.5756, 74.3918, -107.3525
Hunter-Lab:
49.4879, 97.7326, -71.2915
#ec03f5 color charts
#ec03f5 color shades, tints & tones
#ec03f5 color schemes
#ec03f5 color preview, HTML & CSS examples
This text has a color of #ec03f5
<p style="color:#ec03f5;">Text here</p>
.mytext {color:#ec03f5;}
This box has a color of #ec03f5
<div style="background-color:#ec03f5;">Content here</div>
.mybackground {background-color:#ec03f5;}
Border around this has a color of #ec03f5
<div style="border:2px solid #ec03f5;">Content here</div>
.myborder {border:2px solid #ec03f5;}