#ec02ba color space conversions
Hex:
#ec02ba
RGB:
236, 2, 186
CMY:
7, 99, 27
CMYK:
0, 99, 21, 7
HSL:
313°, 98.3193%, 46.6667%
HSV (HSB):
313°, 99.1525%, 92.5490%
XYZ:
43.4767, 21.4215, 48.2976
xyY:
0.3841, 0.1892, 21.4215
CIE-Lab:
53.4077, 86.0790, -32.8604
CIE-LCH:
53.4077, 92.1379, 339.1058
CIE-Luv:
53.4077, 99.5351, -62.5438
Hunter-Lab:
46.2833, 86.6800, -29.4721
#ec02ba color charts
#ec02ba color shades, tints & tones
#ec02ba color schemes
#ec02ba color preview, HTML & CSS examples
This text has a color of #ec02ba
<p style="color:#ec02ba;">Text here</p>
.mytext {color:#ec02ba;}
This box has a color of #ec02ba
<div style="background-color:#ec02ba;">Content here</div>
.mybackground {background-color:#ec02ba;}
Border around this has a color of #ec02ba
<div style="border:2px solid #ec02ba;">Content here</div>
.myborder {border:2px solid #ec02ba;}