#ec12cd color space conversions
Hex:
#ec12cd
RGB:
236, 18, 205
CMY:
7, 93, 20
CMYK:
0, 92, 13, 7
HSL:
309°, 85.8268%, 49.8039%
HSV (HSB):
309°, 92.3729%, 92.5490%
XYZ:
45.8278, 22.6733, 59.7186
xyY:
0.3574, 0.1768, 22.6733
CIE-Lab:
54.7342, 87.1843, -41.7563
CIE-LCH:
54.7342, 96.6679, 334.4083
CIE-Luv:
54.7342, 90.0514, -76.2932
Hunter-Lab:
47.6164, 88.4662, -41.0276
#ec12cd color charts
#ec12cd color shades, tints & tones
#ec12cd color schemes
#ec12cd color preview, HTML & CSS examples
This text has a color of #ec12cd
<p style="color:#ec12cd;">Text here</p>
.mytext {color:#ec12cd;}
This box has a color of #ec12cd
<div style="background-color:#ec12cd;">Content here</div>
.mybackground {background-color:#ec12cd;}
Border around this has a color of #ec12cd
<div style="border:2px solid #ec12cd;">Content here</div>
.myborder {border:2px solid #ec12cd;}