#e96ff8 color space conversions
Hex:
#e96ff8
RGB:
233, 111, 248
CMY:
9, 56, 3
CMYK:
6, 55, 0, 3
HSL:
293°, 90.7285%, 70.3922%
HSV (HSB):
293°, 55.2419%, 97.2549%
XYZ:
56.2320, 35.4698, 92.6895
xyY:
0.3050, 0.1924, 35.4698
CIE-Lab:
66.1128, 65.8099, -47.9746
CIE-LCH:
66.1128, 81.4402, 323.9084
CIE-Luv:
66.1128, 53.1047, -85.8266
Hunter-Lab:
59.5566, 64.3118, -50.5851
#e96ff8 color charts
#e96ff8 color shades, tints & tones
#e96ff8 color schemes
#e96ff8 color preview, HTML & CSS examples
This text has a color of #e96ff8
<p style="color:#e96ff8;">Text here</p>
.mytext {color:#e96ff8;}
This box has a color of #e96ff8
<div style="background-color:#e96ff8;">Content here</div>
.mybackground {background-color:#e96ff8;}
Border around this has a color of #e96ff8
<div style="border:2px solid #e96ff8;">Content here</div>
.myborder {border:2px solid #e96ff8;}