#ec12db color space conversions
Hex:
#ec12db
RGB:
236, 18, 219
CMY:
7, 93, 14
CMYK:
0, 92, 7, 7
HSL:
305°, 85.8268%, 49.8039%
HSV (HSB):
305°, 92.3729%, 92.5490%
XYZ:
47.5946, 23.3800, 69.0221
xyY:
0.3400, 0.1670, 23.3800
CIE-Lab:
55.4616, 89.0240, -48.5968
CIE-LCH:
55.4616, 101.4244, 331.3706
CIE-Luv:
55.4616, 84.1031, -87.0552
Hunter-Lab:
48.3528, 91.0834, -50.7876
#ec12db color charts
#ec12db color shades, tints & tones
#ec12db color schemes
#ec12db color preview, HTML & CSS examples
This text has a color of #ec12db
<p style="color:#ec12db;">Text here</p>
.mytext {color:#ec12db;}
This box has a color of #ec12db
<div style="background-color:#ec12db;">Content here</div>
.mybackground {background-color:#ec12db;}
Border around this has a color of #ec12db
<div style="border:2px solid #ec12db;">Content here</div>
.myborder {border:2px solid #ec12db;}