#e08ccd color space conversions
Hex:
#e08ccd
RGB:
224, 140, 205
CMY:
12, 45, 20
CMYK:
0, 38, 8, 12
HSL:
314°, 57.5342%, 71.3725%
HSV (HSB):
314°, 37.5000%, 87.8431%
XYZ:
51.1380, 39.0112, 62.5923
xyY:
0.3348, 0.2554, 39.0112
CIE-Lab:
68.7594, 41.3243, -20.1598
CIE-LCH:
68.7594, 45.9795, 333.9949
CIE-Luv:
68.7594, 45.0313, -37.7981
Hunter-Lab:
62.4590, 36.8428, -15.6952
#e08ccd color charts
#e08ccd color shades, tints & tones
#e08ccd color schemes
#e08ccd color preview, HTML & CSS examples
This text has a color of #e08ccd
<p style="color:#e08ccd;">Text here</p>
.mytext {color:#e08ccd;}
This box has a color of #e08ccd
<div style="background-color:#e08ccd;">Content here</div>
.mybackground {background-color:#e08ccd;}
Border around this has a color of #e08ccd
<div style="border:2px solid #e08ccd;">Content here</div>
.myborder {border:2px solid #e08ccd;}