#ef42ac color space conversions
Hex:
#ef42ac
RGB:
239, 66, 172
CMY:
6, 74, 33
CMYK:
0, 72, 28, 6
HSL:
323°, 84.3902%, 59.8039%
HSV (HSB):
323°, 72.3849%, 93.7255%
XYZ:
44.9912, 25.2257, 41.5275
xyY:
0.4026, 0.2257, 25.2257
CIE-Lab:
57.2947, 73.7472, -18.6701
CIE-LCH:
57.2947, 76.0738, 345.7933
CIE-Luv:
57.2947, 97.2657, -40.2318
Hunter-Lab:
50.2252, 72.0043, -13.8648
#ef42ac color charts
#ef42ac color shades, tints & tones
#ef42ac color schemes
#ef42ac color preview, HTML & CSS examples
This text has a color of #ef42ac
<p style="color:#ef42ac;">Text here</p>
.mytext {color:#ef42ac;}
This box has a color of #ef42ac
<div style="background-color:#ef42ac;">Content here</div>
.mybackground {background-color:#ef42ac;}
Border around this has a color of #ef42ac
<div style="border:2px solid #ef42ac;">Content here</div>
.myborder {border:2px solid #ef42ac;}