#ec00cd color space conversions
Hex:
#ec00cd
RGB:
236, 0, 205
CMY:
7, 100, 20
CMYK:
0, 100, 13, 7
HSL:
308°, 100.0000%, 46.2745%
HSV (HSB):
308°, 100.0000%, 92.5490%
XYZ:
45.6115, 22.2406, 59.6465
xyY:
0.3577, 0.1744, 22.2406
CIE-Lab:
54.2814, 88.5181, -42.4710
CIE-LCH:
54.2814, 98.1796, 334.3683
CIE-Luv:
54.2814, 91.0513, -77.4245
Hunter-Lab:
47.1600, 90.1091, -41.9762
#ec00cd color charts
#ec00cd color shades, tints & tones
#ec00cd color schemes
#ec00cd color preview, HTML & CSS examples
This text has a color of #ec00cd
<p style="color:#ec00cd;">Text here</p>
.mytext {color:#ec00cd;}
This box has a color of #ec00cd
<div style="background-color:#ec00cd;">Content here</div>
.mybackground {background-color:#ec00cd;}
Border around this has a color of #ec00cd
<div style="border:2px solid #ec00cd;">Content here</div>
.myborder {border:2px solid #ec00cd;}