#ec02e0 color space conversions
Hex:
#ec02e0
RGB:
236, 2, 224
CMY:
7, 99, 12
CMYK:
0, 99, 5, 7
HSL:
303°, 98.3193%, 46.6667%
HSV (HSB):
303°, 99.1525%, 92.5490%
XYZ:
48.0683, 23.2581, 72.4768
xyY:
0.3343, 0.1617, 23.2581
CIE-Lab:
55.3372, 90.8731, -51.6311
CIE-LCH:
55.3372, 104.5165, 330.3962
CIE-Luv:
55.3372, 82.8156, -91.8113
Hunter-Lab:
48.2267, 93.5173, -55.3445
#ec02e0 color charts
#ec02e0 color shades, tints & tones
#ec02e0 color schemes
#ec02e0 color preview, HTML & CSS examples
This text has a color of #ec02e0
<p style="color:#ec02e0;">Text here</p>
.mytext {color:#ec02e0;}
This box has a color of #ec02e0
<div style="background-color:#ec02e0;">Content here</div>
.mybackground {background-color:#ec02e0;}
Border around this has a color of #ec02e0
<div style="border:2px solid #ec02e0;">Content here</div>
.myborder {border:2px solid #ec02e0;}