#ec85cd color space conversions
Hex:
#ec85cd
RGB:
236, 133, 205
CMY:
7, 48, 20
CMYK:
0, 44, 13, 7
HSL:
318°, 73.0496%, 72.3529%
HSV (HSB):
318°, 43.6441%, 92.5490%
XYZ:
53.9990, 39.0157, 62.4423
xyY:
0.3474, 0.2510, 39.0157
CIE-Lab:
68.7626, 48.7571, -20.0213
CIE-LCH:
68.7626, 52.7078, 337.6753
CIE-Luv:
68.7626, 56.7449, -38.8983
Hunter-Lab:
62.4626, 45.0043, -15.5470
#ec85cd color charts
#ec85cd color shades, tints & tones
#ec85cd color schemes
#ec85cd color preview, HTML & CSS examples
This text has a color of #ec85cd
<p style="color:#ec85cd;">Text here</p>
.mytext {color:#ec85cd;}
This box has a color of #ec85cd
<div style="background-color:#ec85cd;">Content here</div>
.mybackground {background-color:#ec85cd;}
Border around this has a color of #ec85cd
<div style="border:2px solid #ec85cd;">Content here</div>
.myborder {border:2px solid #ec85cd;}