#ec35be color space conversions
Hex:
#ec35be
RGB:
236, 53, 190
CMY:
7, 79, 25
CMYK:
0, 78, 19, 7
HSL:
315°, 82.8054%, 56.6667%
HSV (HSB):
315°, 77.5424%, 92.5490%
XYZ:
45.1594, 24.0968, 50.9862
xyY:
0.3756, 0.2004, 24.0968
CIE-Lab:
56.1846, 79.0172, -30.8520
CIE-LCH:
56.1846, 84.8267, 338.6720
CIE-Luv:
56.1846, 91.2822, -58.9935
Hunter-Lab:
49.0885, 78.3081, -27.2202
#ec35be color charts
#ec35be color shades, tints & tones
#ec35be color schemes
#ec35be color preview, HTML & CSS examples
This text has a color of #ec35be
<p style="color:#ec35be;">Text here</p>
.mytext {color:#ec35be;}
This box has a color of #ec35be
<div style="background-color:#ec35be;">Content here</div>
.mybackground {background-color:#ec35be;}
Border around this has a color of #ec35be
<div style="border:2px solid #ec35be;">Content here</div>
.myborder {border:2px solid #ec35be;}