#ec20cd color space conversions
Hex:
#ec20cd
RGB:
236, 32, 205
CMY:
7, 87, 20
CMYK:
0, 86, 13, 7
HSL:
309°, 84.2975%, 52.5490%
HSV (HSB):
309°, 86.4407%, 92.5490%
XYZ:
46.1280, 23.2737, 59.8187
xyY:
0.3570, 0.1801, 23.2737
CIE-Lab:
55.3531, 85.3707, -40.7805
CIE-LCH:
55.3531, 94.6108, 334.4668
CIE-Luv:
55.3531, 88.6712, -74.7336
Hunter-Lab:
48.2428, 86.2504, -39.7467
#ec20cd color charts
#ec20cd color shades, tints & tones
#ec20cd color schemes
#ec20cd color preview, HTML & CSS examples
This text has a color of #ec20cd
<p style="color:#ec20cd;">Text here</p>
.mytext {color:#ec20cd;}
This box has a color of #ec20cd
<div style="background-color:#ec20cd;">Content here</div>
.mybackground {background-color:#ec20cd;}
Border around this has a color of #ec20cd
<div style="border:2px solid #ec20cd;">Content here</div>
.myborder {border:2px solid #ec20cd;}