#e995e7 color space conversions
Hex:
#e995e7
RGB:
233, 149, 231
CMY:
9, 42, 9
CMYK:
0, 36, 1, 9
HSL:
301°, 65.6250%, 74.9020%
HSV (HSB):
301°, 36.0515%, 91.3725%
XYZ:
58.7755, 44.5881, 81.1099
xyY:
0.3186, 0.2417, 44.5881
CIE-Lab:
72.6198, 43.9982, -28.5086
CIE-LCH:
72.6198, 52.4269, 327.0588
CIE-Luv:
72.6198, 41.8240, -51.9489
Hunter-Lab:
66.7743, 40.2628, -25.2768
#e995e7 color charts
#e995e7 color shades, tints & tones
#e995e7 color schemes
#e995e7 color preview, HTML & CSS examples
This text has a color of #e995e7
<p style="color:#e995e7;">Text here</p>
.mytext {color:#e995e7;}
This box has a color of #e995e7
<div style="background-color:#e995e7;">Content here</div>
.mybackground {background-color:#e995e7;}
Border around this has a color of #e995e7
<div style="border:2px solid #e995e7;">Content here</div>
.myborder {border:2px solid #e995e7;}