#e06cc0 color space conversions
Hex:
#e06cc0
RGB:
224, 108, 192
CMY:
12, 58, 25
CMYK:
0, 52, 14, 12
HSL:
317°, 65.1685%, 65.0980%
HSV (HSB):
317°, 51.7857%, 87.8431%
XYZ:
45.6175, 30.3782, 53.3284
xyY:
0.3527, 0.2349, 30.3782
CIE-Lab:
61.9792, 55.3551, -23.2040
CIE-LCH:
61.9792, 60.0217, 337.2573
CIE-Luv:
61.9792, 62.9245, -44.2244
Hunter-Lab:
55.1164, 51.2830, -18.7852
#e06cc0 color charts
#e06cc0 color shades, tints & tones
#e06cc0 color schemes
#e06cc0 color preview, HTML & CSS examples
This text has a color of #e06cc0
<p style="color:#e06cc0;">Text here</p>
.mytext {color:#e06cc0;}
This box has a color of #e06cc0
<div style="background-color:#e06cc0;">Content here</div>
.mybackground {background-color:#e06cc0;}
Border around this has a color of #e06cc0
<div style="border:2px solid #e06cc0;">Content here</div>
.myborder {border:2px solid #e06cc0;}