#ec027a color space conversions
Hex:
#ec027a
RGB:
236, 2, 122
CMY:
7, 99, 52
CMYK:
0, 99, 48, 7
HSL:
329°, 98.3193%, 46.6667%
HSV (HSB):
329°, 99.1525%, 92.5490%
XYZ:
38.1266, 19.2814, 20.1245
xyY:
0.4917, 0.2487, 19.2814
CIE-Lab:
51.0148, 79.8940, 1.6179
CIE-LCH:
51.0148, 79.9104, 1.1601
CIE-Luv:
51.0148, 129.6545, -13.7716
Hunter-Lab:
43.9106, 78.1441, 3.5644
#ec027a color charts
#ec027a color shades, tints & tones
#ec027a color schemes
#ec027a color preview, HTML & CSS examples
This text has a color of #ec027a
<p style="color:#ec027a;">Text here</p>
.mytext {color:#ec027a;}
This box has a color of #ec027a
<div style="background-color:#ec027a;">Content here</div>
.mybackground {background-color:#ec027a;}
Border around this has a color of #ec027a
<div style="border:2px solid #ec027a;">Content here</div>
.myborder {border:2px solid #ec027a;}