#ec03fd color space conversions
Hex:
#ec03fd
RGB:
236, 3, 253
CMY:
7, 99, 1
CMYK:
7, 99, 0, 1
HSL:
296°, 98.4252%, 50.1961%
HSV (HSB):
296°, 98.8142%, 99.2157%
XYZ:
52.3543, 24.9898, 94.9927
xyY:
0.3038, 0.1450, 24.9898
CIE-Lab:
57.0655, 94.9278, -65.1305
CIE-LCH:
57.0655, 115.1228, 325.5457
CIE-Luv:
57.0655, 71.3743, -113.1571
Hunter-Lab:
49.9898, 99.4605, -77.6723
#ec03fd color charts
#ec03fd color shades, tints & tones
#ec03fd color schemes
#ec03fd color preview, HTML & CSS examples
This text has a color of #ec03fd
<p style="color:#ec03fd;">Text here</p>
.mytext {color:#ec03fd;}
This box has a color of #ec03fd
<div style="background-color:#ec03fd;">Content here</div>
.mybackground {background-color:#ec03fd;}
Border around this has a color of #ec03fd
<div style="border:2px solid #ec03fd;">Content here</div>
.myborder {border:2px solid #ec03fd;}