#ec01cd color space conversions
Hex:
#ec01cd
RGB:
236, 1, 205
CMY:
7, 100, 20
CMYK:
0, 100, 13, 7
HSL:
308°, 99.1561%, 46.4706%
HSV (HSB):
308°, 99.5763%, 92.5490%
XYZ:
45.6224, 22.2624, 59.6501
xyY:
0.3577, 0.1746, 22.2624
CIE-Lab:
54.3043, 88.4506, -42.4349
CIE-LCH:
54.3043, 98.1031, 334.3703
CIE-Luv:
54.3043, 91.0011, -77.3675
Hunter-Lab:
47.1830, 90.0257, -41.9280
#ec01cd color charts
#ec01cd color shades, tints & tones
#ec01cd color schemes
#ec01cd color preview, HTML & CSS examples
This text has a color of #ec01cd
<p style="color:#ec01cd;">Text here</p>
.mytext {color:#ec01cd;}
This box has a color of #ec01cd
<div style="background-color:#ec01cd;">Content here</div>
.mybackground {background-color:#ec01cd;}
Border around this has a color of #ec01cd
<div style="border:2px solid #ec01cd;">Content here</div>
.myborder {border:2px solid #ec01cd;}