#ec53cd color space conversions
Hex:
#ec53cd
RGB:
236, 83, 205
CMY:
7, 67, 20
CMYK:
0, 65, 13, 7
HSL:
312°, 80.1047%, 62.5490%
HSV (HSB):
312°, 64.8305%, 92.5490%
XYZ:
48.7048, 28.4272, 60.6776
xyY:
0.3534, 0.2063, 28.4272
CIE-Lab:
60.2727, 71.3499, -33.0787
CIE-LCH:
60.2727, 78.6448, 335.1269
CIE-Luv:
60.2727, 77.2757, -61.9071
Hunter-Lab:
53.3171, 69.7534, -30.1530
#ec53cd color charts
#ec53cd color shades, tints & tones
#ec53cd color schemes
#ec53cd color preview, HTML & CSS examples
This text has a color of #ec53cd
<p style="color:#ec53cd;">Text here</p>
.mytext {color:#ec53cd;}
This box has a color of #ec53cd
<div style="background-color:#ec53cd;">Content here</div>
.mybackground {background-color:#ec53cd;}
Border around this has a color of #ec53cd
<div style="border:2px solid #ec53cd;">Content here</div>
.myborder {border:2px solid #ec53cd;}