#e06fc3 color space conversions
Hex:
#e06fc3
RGB:
224, 111, 195
CMY:
12, 56, 24
CMYK:
0, 50, 13, 12
HSL:
315°, 64.5714%, 65.6863%
HSV (HSB):
315°, 50.4464%, 87.8431%
XYZ:
46.2752, 31.1563, 55.2046
xyY:
0.3489, 0.2349, 31.1563
CIE-Lab:
62.6394, 54.3820, -23.8932
CIE-LCH:
62.6394, 59.3994, 336.2813
CIE-Luv:
62.6394, 60.8085, -45.2009
Hunter-Lab:
55.8178, 50.3025, -19.5661
#e06fc3 color charts
#e06fc3 color shades, tints & tones
#e06fc3 color schemes
#e06fc3 color preview, HTML & CSS examples
This text has a color of #e06fc3
<p style="color:#e06fc3;">Text here</p>
.mytext {color:#e06fc3;}
This box has a color of #e06fc3
<div style="background-color:#e06fc3;">Content here</div>
.mybackground {background-color:#e06fc3;}
Border around this has a color of #e06fc3
<div style="border:2px solid #e06fc3;">Content here</div>
.myborder {border:2px solid #e06fc3;}