#ec05df color space conversions
Hex:
#ec05df
RGB:
236, 5, 223
CMY:
7, 98, 13
CMYK:
0, 98, 6, 7
HSL:
303°, 95.8506%, 47.2549%
HSV (HSB):
303°, 97.8814%, 92.5490%
XYZ:
47.9656, 23.2691, 71.7754
xyY:
0.3354, 0.1627, 23.2691
CIE-Lab:
55.3485, 90.5406, -51.0465
CIE-LCH:
55.3485, 103.9392, 330.5858
CIE-Luv:
55.3485, 83.1006, -90.8960
Hunter-Lab:
48.2381, 93.0752, -54.4533
#ec05df color charts
#ec05df color shades, tints & tones
#ec05df color schemes
#ec05df color preview, HTML & CSS examples
This text has a color of #ec05df
<p style="color:#ec05df;">Text here</p>
.mytext {color:#ec05df;}
This box has a color of #ec05df
<div style="background-color:#ec05df;">Content here</div>
.mybackground {background-color:#ec05df;}
Border around this has a color of #ec05df
<div style="border:2px solid #ec05df;">Content here</div>
.myborder {border:2px solid #ec05df;}