#e99dfe color space conversions
Hex:
#e99dfe
RGB:
233, 157, 254
CMY:
9, 38, 0
CMYK:
8, 38, 0, 0
HSL:
287°, 97.9798%, 80.5882%
HSV (HSB):
287°, 38.1890%, 99.6078%
XYZ:
63.5506, 48.5933, 99.7959
xyY:
0.2999, 0.2293, 48.5933
CIE-Lab:
75.1976, 44.1239, -37.0365
CIE-LCH:
75.1976, 57.6075, 319.9907
CIE-Luv:
75.1976, 34.1962, -66.2621
Hunter-Lab:
69.7089, 40.7402, -36.0838
#e99dfe color charts
#e99dfe color shades, tints & tones
#e99dfe color schemes
#e99dfe color preview, HTML & CSS examples
This text has a color of #e99dfe
<p style="color:#e99dfe;">Text here</p>
.mytext {color:#e99dfe;}
This box has a color of #e99dfe
<div style="background-color:#e99dfe;">Content here</div>
.mybackground {background-color:#e99dfe;}
Border around this has a color of #e99dfe
<div style="border:2px solid #e99dfe;">Content here</div>
.myborder {border:2px solid #e99dfe;}