#ec58cd color space conversions
Hex:
#ec58cd
RGB:
236, 88, 205
CMY:
7, 65, 20
CMYK:
0, 63, 13, 7
HSL:
313°, 79.5699%, 63.5294%
HSV (HSB):
313°, 62.7119%, 92.5490%
XYZ:
49.1012, 29.2201, 60.8097
xyY:
0.3529, 0.2100, 29.2201
CIE-Lab:
60.9754, 69.4038, -31.9866
CIE-LCH:
60.9754, 76.4201, 335.2561
CIE-Luv:
60.9754, 75.6023, -60.0289
Hunter-Lab:
54.0556, 67.5426, -28.8592
#ec58cd color charts
#ec58cd color shades, tints & tones
#ec58cd color schemes
#ec58cd color preview, HTML & CSS examples
This text has a color of #ec58cd
<p style="color:#ec58cd;">Text here</p>
.mytext {color:#ec58cd;}
This box has a color of #ec58cd
<div style="background-color:#ec58cd;">Content here</div>
.mybackground {background-color:#ec58cd;}
Border around this has a color of #ec58cd
<div style="border:2px solid #ec58cd;">Content here</div>
.myborder {border:2px solid #ec58cd;}