#ec06e5 color space conversions
Hex:
#ec06e5
RGB:
236, 6, 229
CMY:
7, 98, 10
CMYK:
0, 97, 3, 7
HSL:
302°, 95.0413%, 47.4510%
HSV (HSB):
302°, 97.4576%, 92.5490%
XYZ:
48.8001, 23.6203, 76.1159
xyY:
0.3285, 0.1590, 23.6203
CIE-Lab:
55.7056, 91.2965, -53.8711
CIE-LCH:
55.7056, 106.0054, 329.4565
CIE-Luv:
55.7056, 80.5928, -95.3588
Hunter-Lab:
48.6007, 94.1811, -58.8364
#ec06e5 color charts
#ec06e5 color shades, tints & tones
#ec06e5 color schemes
#ec06e5 color preview, HTML & CSS examples
This text has a color of #ec06e5
<p style="color:#ec06e5;">Text here</p>
.mytext {color:#ec06e5;}
This box has a color of #ec06e5
<div style="background-color:#ec06e5;">Content here</div>
.mybackground {background-color:#ec06e5;}
Border around this has a color of #ec06e5
<div style="border:2px solid #ec06e5;">Content here</div>
.myborder {border:2px solid #ec06e5;}