#ec2080 color space conversions
Hex:
#ec2080
RGB:
236, 32, 128
CMY:
7, 87, 50
CMYK:
0, 86, 46, 7
HSL:
332°, 84.2975%, 52.5490%
HSV (HSB):
332°, 86.4407%, 92.5490%
XYZ:
39.0049, 20.4244, 22.3086
xyY:
0.4772, 0.2499, 20.4244
CIE-Lab:
52.3137, 77.1054, -0.1233
CIE-LCH:
52.3137, 77.1055, 359.9084
CIE-Luv:
52.3137, 122.8056, -15.2971
Hunter-Lab:
45.1934, 74.9689, 2.3683
#ec2080 color charts
#ec2080 color shades, tints & tones
#ec2080 color schemes
#ec2080 color preview, HTML & CSS examples
This text has a color of #ec2080
<p style="color:#ec2080;">Text here</p>
.mytext {color:#ec2080;}
This box has a color of #ec2080
<div style="background-color:#ec2080;">Content here</div>
.mybackground {background-color:#ec2080;}
Border around this has a color of #ec2080
<div style="border:2px solid #ec2080;">Content here</div>
.myborder {border:2px solid #ec2080;}