#ec7cc5 color space conversions
Hex:
#ec7cc5
RGB:
236, 124, 197
CMY:
7, 51, 23
CMYK:
0, 47, 17, 7
HSL:
321°, 74.6667%, 70.5882%
HSV (HSB):
321°, 47.4576%, 92.5490%
XYZ:
51.8778, 36.2794, 57.0917
xyY:
0.3572, 0.2498, 36.2794
CIE-Lab:
66.7328, 52.0110, -18.6324
CIE-LCH:
66.7328, 55.2477, 340.2905
CIE-Luv:
66.7328, 62.9721, -37.1506
Hunter-Lab:
60.2324, 48.3343, -14.0358
#ec7cc5 color charts
#ec7cc5 color shades, tints & tones
#ec7cc5 color schemes
#ec7cc5 color preview, HTML & CSS examples
This text has a color of #ec7cc5
<p style="color:#ec7cc5;">Text here</p>
.mytext {color:#ec7cc5;}
This box has a color of #ec7cc5
<div style="background-color:#ec7cc5;">Content here</div>
.mybackground {background-color:#ec7cc5;}
Border around this has a color of #ec7cc5
<div style="border:2px solid #ec7cc5;">Content here</div>
.myborder {border:2px solid #ec7cc5;}