#ec75c5 color space conversions
Hex:
#ec75c5
RGB:
236, 117, 197
CMY:
7, 54, 23
CMYK:
0, 50, 17, 7
HSL:
320°, 75.7962%, 69.2157%
HSV (HSB):
320°, 50.4237%, 92.5490%
XYZ:
51.0314, 34.5867, 56.8096
xyY:
0.3583, 0.2428, 34.5867
CIE-Lab:
65.4256, 55.4114, -20.6202
CIE-LCH:
65.4256, 59.1238, 339.5883
CIE-Luv:
65.4256, 66.2639, -40.6856
Hunter-Lab:
58.8104, 51.9710, -16.1055
#ec75c5 color charts
#ec75c5 color shades, tints & tones
#ec75c5 color schemes
#ec75c5 color preview, HTML & CSS examples
This text has a color of #ec75c5
<p style="color:#ec75c5;">Text here</p>
.mytext {color:#ec75c5;}
This box has a color of #ec75c5
<div style="background-color:#ec75c5;">Content here</div>
.mybackground {background-color:#ec75c5;}
Border around this has a color of #ec75c5
<div style="border:2px solid #ec75c5;">Content here</div>
.myborder {border:2px solid #ec75c5;}