#ec03cd color space conversions
Hex:
#ec03cd
RGB:
236, 3, 205
CMY:
7, 99, 20
CMYK:
0, 99, 13, 7
HSL:
308°, 97.4895%, 46.8627%
HSV (HSB):
308°, 98.7288%, 92.5490%
XYZ:
45.6441, 22.3058, 59.6573
xyY:
0.3577, 0.1748, 22.3058
CIE-Lab:
54.3499, 88.3158, -42.3627
CIE-LCH:
54.3499, 97.9504, 334.3742
CIE-Luv:
54.3499, 90.9005, -77.2538
Hunter-Lab:
47.2290, 89.8592, -41.8319
#ec03cd color charts
#ec03cd color shades, tints & tones
#ec03cd color schemes
#ec03cd color preview, HTML & CSS examples
This text has a color of #ec03cd
<p style="color:#ec03cd;">Text here</p>
.mytext {color:#ec03cd;}
This box has a color of #ec03cd
<div style="background-color:#ec03cd;">Content here</div>
.mybackground {background-color:#ec03cd;}
Border around this has a color of #ec03cd
<div style="border:2px solid #ec03cd;">Content here</div>
.myborder {border:2px solid #ec03cd;}