#ec12c7 color space conversions
Hex:
#ec12c7
RGB:
236, 18, 199
CMY:
7, 93, 22
CMYK:
0, 92, 16, 7
HSL:
310°, 85.8268%, 49.8039%
HSV (HSB):
310°, 92.3729%, 92.5490%
XYZ:
45.1172, 22.3890, 55.9764
xyY:
0.3654, 0.1813, 22.3890
CIE-Lab:
54.4373, 86.4267, -38.7744
CIE-LCH:
54.4373, 94.7260, 335.8371
CIE-Luv:
54.4373, 92.6741, -71.6349
Hunter-Lab:
47.3170, 87.3965, -37.0186
#ec12c7 color charts
#ec12c7 color shades, tints & tones
#ec12c7 color schemes
#ec12c7 color preview, HTML & CSS examples
This text has a color of #ec12c7
<p style="color:#ec12c7;">Text here</p>
.mytext {color:#ec12c7;}
This box has a color of #ec12c7
<div style="background-color:#ec12c7;">Content here</div>
.mybackground {background-color:#ec12c7;}
Border around this has a color of #ec12c7
<div style="border:2px solid #ec12c7;">Content here</div>
.myborder {border:2px solid #ec12c7;}