#e095d4 color space conversions
Hex:
#e095d4
RGB:
224, 149, 212
CMY:
12, 42, 17
CMYK:
0, 33, 5, 12
HSL:
310°, 54.7445%, 73.1373%
HSV (HSB):
310°, 33.4821%, 87.8431%
XYZ:
53.3716, 42.0957, 67.5996
xyY:
0.3273, 0.2581, 42.0957
CIE-Lab:
70.9368, 37.7754, -20.7269
CIE-LCH:
70.9368, 43.0882, 331.2470
CIE-Luv:
70.9368, 39.3583, -38.2717
Hunter-Lab:
64.8812, 33.2930, -16.3574
#e095d4 color charts
#e095d4 color shades, tints & tones
#e095d4 color schemes
#e095d4 color preview, HTML & CSS examples
This text has a color of #e095d4
<p style="color:#e095d4;">Text here</p>
.mytext {color:#e095d4;}
This box has a color of #e095d4
<div style="background-color:#e095d4;">Content here</div>
.mybackground {background-color:#e095d4;}
Border around this has a color of #e095d4
<div style="border:2px solid #e095d4;">Content here</div>
.myborder {border:2px solid #e095d4;}