#e98dcf color space conversions
Hex:
#e98dcf
RGB:
233, 141, 207
CMY:
9, 45, 19
CMYK:
0, 39, 11, 9
HSL:
317°, 67.6471%, 73.3333%
HSV (HSB):
317°, 39.4850%, 91.3725%
XYZ:
54.3916, 40.8784, 64.0550
xyY:
0.3414, 0.2566, 40.8784
CIE-Lab:
70.0906, 44.0342, -19.1500
CIE-LCH:
70.0906, 48.0180, 336.4963
CIE-Luv:
70.0906, 50.3182, -36.8172
Hunter-Lab:
63.9362, 39.9647, -14.6449
#e98dcf color charts
#e98dcf color shades, tints & tones
#e98dcf color schemes
#e98dcf color preview, HTML & CSS examples
This text has a color of #e98dcf
<p style="color:#e98dcf;">Text here</p>
.mytext {color:#e98dcf;}
This box has a color of #e98dcf
<div style="background-color:#e98dcf;">Content here</div>
.mybackground {background-color:#e98dcf;}
Border around this has a color of #e98dcf
<div style="border:2px solid #e98dcf;">Content here</div>
.myborder {border:2px solid #e98dcf;}