#e08cd8 color space conversions
Hex:
#e08cd8
RGB:
224, 140, 216
CMY:
12, 45, 15
CMYK:
0, 38, 4, 12
HSL:
306°, 57.5342%, 71.3725%
HSV (HSB):
306°, 37.5000%, 87.8431%
XYZ:
52.5132, 39.5613, 69.8341
xyY:
0.3243, 0.2443, 39.5613
CIE-Lab:
69.1559, 43.2283, -25.6569
CIE-LCH:
69.1559, 50.2689, 329.3100
CIE-Luv:
69.1559, 42.8935, -46.8512
Hunter-Lab:
62.8978, 38.9581, -21.8000
#e08cd8 color charts
#e08cd8 color shades, tints & tones
#e08cd8 color schemes
#e08cd8 color preview, HTML & CSS examples
This text has a color of #e08cd8
<p style="color:#e08cd8;">Text here</p>
.mytext {color:#e08cd8;}
This box has a color of #e08cd8
<div style="background-color:#e08cd8;">Content here</div>
.mybackground {background-color:#e08cd8;}
Border around this has a color of #e08cd8
<div style="border:2px solid #e08cd8;">Content here</div>
.myborder {border:2px solid #e08cd8;}