#e096d8 color space conversions
Hex:
#e096d8
RGB:
224, 150, 216
CMY:
12, 41, 15
CMYK:
0, 33, 4, 12
HSL:
306°, 54.4118%, 73.3333%
HSV (HSB):
306°, 33.0357%, 87.8431%
XYZ:
54.0415, 42.6179, 70.3435
xyY:
0.3236, 0.2552, 42.6179
CIE-Lab:
71.2948, 37.9510, -22.3876
CIE-LCH:
71.2948, 44.0622, 329.4633
CIE-Luv:
71.2948, 38.1781, -40.9687
Hunter-Lab:
65.2824, 33.5203, -18.1889
#e096d8 color charts
#e096d8 color shades, tints & tones
#e096d8 color schemes
#e096d8 color preview, HTML & CSS examples
This text has a color of #e096d8
<p style="color:#e096d8;">Text here</p>
.mytext {color:#e096d8;}
This box has a color of #e096d8
<div style="background-color:#e096d8;">Content here</div>
.mybackground {background-color:#e096d8;}
Border around this has a color of #e096d8
<div style="border:2px solid #e096d8;">Content here</div>
.myborder {border:2px solid #e096d8;}