#ec45cd color space conversions
Hex:
#ec45cd
RGB:
236, 69, 205
CMY:
7, 73, 20
CMYK:
0, 71, 13, 7
HSL:
311°, 81.4634%, 59.8039%
HSV (HSB):
311°, 70.7627%, 92.5490%
XYZ:
47.7396, 26.4969, 60.3559
xyY:
0.3547, 0.1969, 26.4969
CIE-Lab:
58.5057, 76.3056, -35.8339
CIE-LCH:
58.5057, 84.3008, 334.8448
CIE-Luv:
58.5057, 81.4415, -66.5876
Hunter-Lab:
51.4751, 75.4650, -33.4864
#ec45cd color charts
#ec45cd color shades, tints & tones
#ec45cd color schemes
#ec45cd color preview, HTML & CSS examples
This text has a color of #ec45cd
<p style="color:#ec45cd;">Text here</p>
.mytext {color:#ec45cd;}
This box has a color of #ec45cd
<div style="background-color:#ec45cd;">Content here</div>
.mybackground {background-color:#ec45cd;}
Border around this has a color of #ec45cd
<div style="border:2px solid #ec45cd;">Content here</div>
.myborder {border:2px solid #ec45cd;}