#ec2dca color space conversions
Hex:
#ec2dca
RGB:
236, 45, 202
CMY:
7, 82, 21
CMYK:
0, 81, 14, 7
HSL:
311°, 83.4061%, 55.0980%
HSV (HSB):
311°, 80.9322%, 92.5490%
XYZ:
46.1911, 23.9739, 58.0700
xyY:
0.3602, 0.1870, 23.9739
CIE-Lab:
56.0617, 82.4957, -37.9469
CIE-LCH:
56.0617, 90.8048, 335.2982
CIE-Luv:
56.0617, 87.9768, -70.2081
Hunter-Lab:
48.9632, 82.7088, -36.0434
#ec2dca color charts
#ec2dca color shades, tints & tones
#ec2dca color schemes
#ec2dca color preview, HTML & CSS examples
This text has a color of #ec2dca
<p style="color:#ec2dca;">Text here</p>
.mytext {color:#ec2dca;}
This box has a color of #ec2dca
<div style="background-color:#ec2dca;">Content here</div>
.mybackground {background-color:#ec2dca;}
Border around this has a color of #ec2dca
<div style="border:2px solid #ec2dca;">Content here</div>
.myborder {border:2px solid #ec2dca;}