#ef80cc color space conversions
Hex:
#ef80cc
RGB:
239, 128, 204
CMY:
6, 50, 20
CMYK:
0, 46, 15, 6
HSL:
319°, 77.6224%, 71.9608%
HSV (HSB):
319°, 46.4435%, 93.7255%
XYZ:
54.2149, 38.1487, 61.6327
xyY:
0.3521, 0.2477, 38.1487
CIE-Lab:
68.1301, 52.0347, -20.3907
CIE-LCH:
68.1301, 55.8873, 338.6014
CIE-Luv:
68.1301, 61.5064, -40.0012
Hunter-Lab:
61.7646, 48.5930, -15.9281
#ef80cc color charts
#ef80cc color shades, tints & tones
#ef80cc color schemes
#ef80cc color preview, HTML & CSS examples
This text has a color of #ef80cc
<p style="color:#ef80cc;">Text here</p>
.mytext {color:#ef80cc;}
This box has a color of #ef80cc
<div style="background-color:#ef80cc;">Content here</div>
.mybackground {background-color:#ef80cc;}
Border around this has a color of #ef80cc
<div style="border:2px solid #ef80cc;">Content here</div>
.myborder {border:2px solid #ef80cc;}