#ec72cd color space conversions
Hex:
#ec72cd
RGB:
236, 114, 205
CMY:
7, 55, 20
CMYK:
0, 52, 13, 7
HSL:
315°, 76.2500%, 68.6275%
HSV (HSB):
315°, 51.6949%, 92.5490%
XYZ:
51.6288, 34.2753, 61.6523
xyY:
0.3499, 0.2323, 34.2753
CIE-Lab:
65.1805, 58.0476, -25.4936
CIE-LCH:
65.1805, 63.3991, 336.2896
CIE-Luv:
65.1805, 65.4590, -48.6585
Hunter-Lab:
58.5451, 54.9589, -21.4551
#ec72cd color charts
#ec72cd color shades, tints & tones
#ec72cd color schemes
#ec72cd color preview, HTML & CSS examples
This text has a color of #ec72cd
<p style="color:#ec72cd;">Text here</p>
.mytext {color:#ec72cd;}
This box has a color of #ec72cd
<div style="background-color:#ec72cd;">Content here</div>
.mybackground {background-color:#ec72cd;}
Border around this has a color of #ec72cd
<div style="border:2px solid #ec72cd;">Content here</div>
.myborder {border:2px solid #ec72cd;}