#e995e6 color space conversions
Hex:
#e995e6
RGB:
233, 149, 230
CMY:
9, 42, 10
CMYK:
0, 36, 1, 9
HSL:
302°, 65.6250%, 74.9020%
HSV (HSB):
302°, 36.0515%, 91.3725%
XYZ:
58.6346, 44.5317, 80.3680
xyY:
0.3195, 0.2426, 44.5317
CIE-Lab:
72.5825, 43.8186, -28.0186
CIE-LCH:
72.5825, 52.0107, 327.4042
CIE-Luv:
72.5825, 42.0113, -51.1224
Hunter-Lab:
66.7321, 40.0592, -24.6928
#e995e6 color charts
#e995e6 color shades, tints & tones
#e995e6 color schemes
#e995e6 color preview, HTML & CSS examples
This text has a color of #e995e6
<p style="color:#e995e6;">Text here</p>
.mytext {color:#e995e6;}
This box has a color of #e995e6
<div style="background-color:#e995e6;">Content here</div>
.mybackground {background-color:#e995e6;}
Border around this has a color of #e995e6
<div style="border:2px solid #e995e6;">Content here</div>
.myborder {border:2px solid #e995e6;}