#e99dfc color space conversions
Hex:
#e99dfc
RGB:
233, 157, 252
CMY:
9, 38, 1
CMYK:
8, 38, 0, 1
HSL:
288°, 94.0594%, 80.1961%
HSV (HSB):
288°, 37.6984%, 98.8235%
XYZ:
63.2319, 48.4659, 98.1176
xyY:
0.3014, 0.2310, 48.4659
CIE-Lab:
75.1178, 43.7358, -36.0789
CIE-LCH:
75.1178, 56.6967, 320.4798
CIE-Luv:
75.1178, 34.5352, -64.6044
Hunter-Lab:
69.6174, 40.2970, -34.8301
#e99dfc color charts
#e99dfc color shades, tints & tones
#e99dfc color schemes
#e99dfc color preview, HTML & CSS examples
This text has a color of #e99dfc
<p style="color:#e99dfc;">Text here</p>
.mytext {color:#e99dfc;}
This box has a color of #e99dfc
<div style="background-color:#e99dfc;">Content here</div>
.mybackground {background-color:#e99dfc;}
Border around this has a color of #e99dfc
<div style="border:2px solid #e99dfc;">Content here</div>
.myborder {border:2px solid #e99dfc;}