#e98cf2 color space conversions
Hex:
#e98cf2
RGB:
233, 140, 242
CMY:
9, 45, 5
CMYK:
4, 42, 0, 5
HSL:
295°, 79.6875%, 74.9020%
HSV (HSB):
295°, 42.1488%, 94.9020%
XYZ:
59.0094, 42.4906, 89.0958
xyY:
0.3096, 0.2229, 42.4906
CIE-Lab:
71.2079, 50.6484, -36.7080
CIE-LCH:
71.2079, 62.5518, 324.0669
CIE-Luv:
71.2079, 43.6004, -66.1859
Hunter-Lab:
65.1848, 47.5159, -35.4093
#e98cf2 color charts
#e98cf2 color shades, tints & tones
#e98cf2 color schemes
#e98cf2 color preview, HTML & CSS examples
This text has a color of #e98cf2
<p style="color:#e98cf2;">Text here</p>
.mytext {color:#e98cf2;}
This box has a color of #e98cf2
<div style="background-color:#e98cf2;">Content here</div>
.mybackground {background-color:#e98cf2;}
Border around this has a color of #e98cf2
<div style="border:2px solid #e98cf2;">Content here</div>
.myborder {border:2px solid #e98cf2;}