#e98dec color space conversions
Hex:
#e98dec
RGB:
233, 141, 236
CMY:
9, 45, 7
CMYK:
1, 40, 0, 7
HSL:
298°, 71.4286%, 73.9216%
HSV (HSB):
298°, 40.2542%, 92.5490%
XYZ:
58.2695, 42.4295, 84.4755
xyY:
0.3147, 0.2291, 42.4295
CIE-Lab:
71.1660, 49.0384, -33.4889
CIE-LCH:
71.1660, 59.3824, 325.6704
CIE-Luv:
71.1660, 44.3956, -60.6750
Hunter-Lab:
65.1379, 45.6867, -31.2949
#e98dec color charts
#e98dec RGB chart
#e98dec CMYK chart
#e98dec RGB pie chart
#e98dec color shades, tints & tones
#e98dec color schemes
#e98dec color preview, HTML & CSS examples
This text has a color of #e98dec
<p style="color:#e98dec;">Text here</p>
.mytext {color:#e98dec;}
Text color #e98dec
This box has a color of #e98dec
<div style="background-color:#e98dec;">Content here</div>
.mybackground {background-color:#e98dec;}
Background color #e98dec
Border around this has a color of #e98dec
<div style="border:2px solid #e98dec;">Content here</div>
.myborder {border:2px solid #e98dec;}
Border color #e98dec