#e096f8 color space conversions
Hex:
#e096f8
RGB:
224, 150, 248
CMY:
12, 41, 3
CMYK:
10, 40, 0, 3
HSL:
285°, 87.5000%, 78.0392%
HSV (HSB):
285°, 39.5161%, 97.2549%
XYZ:
58.5901, 44.4373, 94.2962
xyY:
0.2969, 0.2252, 44.4373
CIE-Lab:
72.5198, 43.9808, -38.0170
CIE-LCH:
72.5198, 58.1343, 319.1599
CIE-Luv:
72.5198, 32.6683, -67.4917
Hunter-Lab:
66.6613, 40.2303, -37.2061
#e096f8 color charts
#e096f8 color shades, tints & tones
#e096f8 color schemes
#e096f8 color preview, HTML & CSS examples
This text has a color of #e096f8
<p style="color:#e096f8;">Text here</p>
.mytext {color:#e096f8;}
This box has a color of #e096f8
<div style="background-color:#e096f8;">Content here</div>
.mybackground {background-color:#e096f8;}
Border around this has a color of #e096f8
<div style="border:2px solid #e096f8;">Content here</div>
.myborder {border:2px solid #e096f8;}