#e998ec color space conversions
Hex:
#e998ec
RGB:
233, 152, 236
CMY:
9, 40, 7
CMYK:
1, 36, 0, 7
HSL:
298°, 68.8525%, 76.0784%
HSV (HSB):
298°, 35.5932%, 92.5490%
XYZ:
59.9728, 45.8362, 85.0432
xyY:
0.3142, 0.2402, 45.8362
CIE-Lab:
73.4391, 43.3397, -29.9806
CIE-LCH:
73.4391, 52.6988, 325.3262
CIE-Luv:
73.4391, 39.5425, -54.3219
Hunter-Lab:
67.7025, 39.6412, -27.0843
#e998ec color charts
#e998ec color shades, tints & tones
#e998ec color schemes
#e998ec color preview, HTML & CSS examples
This text has a color of #e998ec
<p style="color:#e998ec;">Text here</p>
.mytext {color:#e998ec;}
This box has a color of #e998ec
<div style="background-color:#e998ec;">Content here</div>
.mybackground {background-color:#e998ec;}
Border around this has a color of #e998ec
<div style="border:2px solid #e998ec;">Content here</div>
.myborder {border:2px solid #e998ec;}