#e995e5 color space conversions
Hex:
#e995e5
RGB:
233, 149, 229
CMY:
9, 42, 10
CMYK:
0, 36, 2, 9
HSL:
303°, 65.6250%, 74.9020%
HSV (HSB):
303°, 36.0515%, 91.3725%
XYZ:
58.4946, 44.4757, 79.6304
xyY:
0.3203, 0.2436, 44.4757
CIE-Lab:
72.5453, 43.6396, -27.5280
CIE-LCH:
72.5453, 51.5966, 327.7561
CIE-Luv:
72.5453, 42.1987, -50.2961
Hunter-Lab:
66.6901, 39.8566, -24.1114
#e995e5 color charts
#e995e5 color shades, tints & tones
#e995e5 color schemes
#e995e5 color preview, HTML & CSS examples
This text has a color of #e995e5
<p style="color:#e995e5;">Text here</p>
.mytext {color:#e995e5;}
This box has a color of #e995e5
<div style="background-color:#e995e5;">Content here</div>
.mybackground {background-color:#e995e5;}
Border around this has a color of #e995e5
<div style="border:2px solid #e995e5;">Content here</div>
.myborder {border:2px solid #e995e5;}