#ec02e4 color space conversions
Hex:
#ec02e4
RGB:
236, 2, 228
CMY:
7, 99, 11
CMYK:
0, 99, 3, 7
HSL:
302°, 98.3193%, 46.6667%
HSV (HSB):
302°, 99.1525%, 92.5490%
XYZ:
48.6174, 23.4777, 75.3680
xyY:
0.3297, 0.1592, 23.4777
CIE-Lab:
55.5610, 91.4193, -53.5370
CIE-LCH:
55.5610, 105.9420, 329.6459
CIE-Luv:
55.5610, 81.1675, -94.8190
Hunter-Lab:
48.4538, 94.3084, -58.3056
#ec02e4 color charts
#ec02e4 color shades, tints & tones
#ec02e4 color schemes
#ec02e4 color preview, HTML & CSS examples
This text has a color of #ec02e4
<p style="color:#ec02e4;">Text here</p>
.mytext {color:#ec02e4;}
This box has a color of #ec02e4
<div style="background-color:#ec02e4;">Content here</div>
.mybackground {background-color:#ec02e4;}
Border around this has a color of #ec02e4
<div style="border:2px solid #ec02e4;">Content here</div>
.myborder {border:2px solid #ec02e4;}