#e07fd8 color space conversions
Hex:
#e07fd8
RGB:
224, 127, 216
CMY:
12, 50, 15
CMYK:
0, 43, 4, 12
HSL:
305°, 61.0063%, 68.8235%
HSV (HSB):
305°, 43.3036%, 87.8431%
XYZ:
50.7245, 35.9839, 69.2379
xyY:
0.3253, 0.2307, 35.9839
CIE-Lab:
66.5076, 49.9312, -29.7307
CIE-LCH:
66.5076, 58.1123, 329.2290
CIE-Luv:
66.5076, 48.7251, -54.1263
Hunter-Lab:
59.9866, 45.9626, -26.4432
#e07fd8 color charts
#e07fd8 color shades, tints & tones
#e07fd8 color schemes
#e07fd8 color preview, HTML & CSS examples
This text has a color of #e07fd8
<p style="color:#e07fd8;">Text here</p>
.mytext {color:#e07fd8;}
This box has a color of #e07fd8
<div style="background-color:#e07fd8;">Content here</div>
.mybackground {background-color:#e07fd8;}
Border around this has a color of #e07fd8
<div style="border:2px solid #e07fd8;">Content here</div>
.myborder {border:2px solid #e07fd8;}