#e98cf1 color space conversions
Hex:
#e98cf1
RGB:
233, 140, 241
CMY:
9, 45, 5
CMYK:
3, 42, 0, 5
HSL:
295°, 78.2946%, 74.7059%
HSV (HSB):
295°, 41.9087%, 94.5098%
XYZ:
58.8595, 42.4307, 88.3068
xyY:
0.3104, 0.2238, 42.4307
CIE-Lab:
71.1668, 50.4639, -36.2249
CIE-LCH:
71.1668, 62.1196, 324.3278
CIE-Luv:
71.1668, 43.8039, -65.3615
Hunter-Lab:
65.1388, 47.2999, -34.7805
#e98cf1 color charts
#e98cf1 color shades, tints & tones
#e98cf1 color schemes
#e98cf1 color preview, HTML & CSS examples
This text has a color of #e98cf1
<p style="color:#e98cf1;">Text here</p>
.mytext {color:#e98cf1;}
This box has a color of #e98cf1
<div style="background-color:#e98cf1;">Content here</div>
.mybackground {background-color:#e98cf1;}
Border around this has a color of #e98cf1
<div style="border:2px solid #e98cf1;">Content here</div>
.myborder {border:2px solid #e98cf1;}