#e98dcd color space conversions
Hex:
#e98dcd
RGB:
233, 141, 205
CMY:
9, 45, 20
CMYK:
0, 39, 12, 9
HSL:
318°, 67.6471%, 73.3333%
HSV (HSB):
318°, 39.4850%, 91.3725%
XYZ:
54.1486, 40.7812, 62.7752
xyY:
0.3434, 0.2586, 40.7812
CIE-Lab:
70.0223, 43.7094, -18.1442
CIE-LCH:
70.0223, 47.3257, 337.4562
CIE-Luv:
70.0223, 50.7274, -35.1870
Hunter-Lab:
63.8601, 39.5993, -13.5806
#e98dcd color charts
#e98dcd color shades, tints & tones
#e98dcd color schemes
#e98dcd color preview, HTML & CSS examples
This text has a color of #e98dcd
<p style="color:#e98dcd;">Text here</p>
.mytext {color:#e98dcd;}
This box has a color of #e98dcd
<div style="background-color:#e98dcd;">Content here</div>
.mybackground {background-color:#e98dcd;}
Border around this has a color of #e98dcd
<div style="border:2px solid #e98dcd;">Content here</div>
.myborder {border:2px solid #e98dcd;}