#ef01cc color space conversions
Hex:
#ef01cc
RGB:
239, 1, 204
CMY:
6, 100, 20
CMYK:
0, 100, 15, 6
HSL:
309°, 99.1667%, 47.0588%
HSV (HSB):
309°, 99.5816%, 93.7255%
XYZ:
46.5065, 22.7321, 59.0633
xyY:
0.3625, 0.1772, 22.7321
CIE-Lab:
54.7953, 88.8470, -41.0499
CIE-LCH:
54.7953, 97.8718, 335.2017
CIE-Luv:
54.7953, 93.7424, -75.5262
Hunter-Lab:
47.6782, 90.6769, -40.0732
#ef01cc color charts
#ef01cc color shades, tints & tones
#ef01cc color schemes
#ef01cc color preview, HTML & CSS examples
This text has a color of #ef01cc
<p style="color:#ef01cc;">Text here</p>
.mytext {color:#ef01cc;}
This box has a color of #ef01cc
<div style="background-color:#ef01cc;">Content here</div>
.mybackground {background-color:#ef01cc;}
Border around this has a color of #ef01cc
<div style="border:2px solid #ef01cc;">Content here</div>
.myborder {border:2px solid #ef01cc;}