#e995f8 color space conversions
Hex:
#e995f8
RGB:
233, 149, 248
CMY:
9, 42, 3
CMYK:
6, 40, 0, 3
HSL:
291°, 87.6106%, 77.8431%
HSV (HSB):
291°, 39.9194%, 97.2549%
XYZ:
61.2950, 45.5958, 94.3772
xyY:
0.3045, 0.2265, 45.5958
CIE-Lab:
73.2825, 47.1435, -36.7566
CIE-LCH:
73.2825, 59.7792, 322.0574
CIE-Luv:
73.2825, 38.6572, -66.0129
Hunter-Lab:
67.5247, 43.8637, -35.6005
#e995f8 color charts
#e995f8 color shades, tints & tones
#e995f8 color schemes
#e995f8 color preview, HTML & CSS examples
This text has a color of #e995f8
<p style="color:#e995f8;">Text here</p>
.mytext {color:#e995f8;}
This box has a color of #e995f8
<div style="background-color:#e995f8;">Content here</div>
.mybackground {background-color:#e995f8;}
Border around this has a color of #e995f8
<div style="border:2px solid #e995f8;">Content here</div>
.myborder {border:2px solid #e995f8;}