#ec03f2 color space conversions
Hex:
#ec03f2
RGB:
236, 3, 242
CMY:
7, 99, 5
CMYK:
2, 99, 0, 5
HSL:
298°, 97.5510%, 48.0392%
HSV (HSB):
298°, 98.7603%, 94.9020%
XYZ:
50.6516, 24.3088, 86.0268
xyY:
0.3146, 0.1510, 24.3088
CIE-Lab:
56.3957, 93.3230, -60.0733
CIE-LCH:
56.3957, 110.9864, 327.2301
CIE-Luv:
56.3957, 75.5485, -105.1559
Hunter-Lab:
49.3040, 97.0973, -68.9380
#ec03f2 color charts
#ec03f2 color shades, tints & tones
#ec03f2 color schemes
#ec03f2 color preview, HTML & CSS examples
This text has a color of #ec03f2
<p style="color:#ec03f2;">Text here</p>
.mytext {color:#ec03f2;}
This box has a color of #ec03f2
<div style="background-color:#ec03f2;">Content here</div>
.mybackground {background-color:#ec03f2;}
Border around this has a color of #ec03f2
<div style="border:2px solid #ec03f2;">Content here</div>
.myborder {border:2px solid #ec03f2;}