#e995f1 color space conversions
Hex:
#e995f1
RGB:
233, 149, 241
CMY:
9, 42, 5
CMYK:
3, 38, 0, 5
HSL:
295°, 76.6667%, 76.4706%
HSV (HSB):
295°, 38.1743%, 94.5098%
XYZ:
60.2289, 45.1694, 88.7632
xyY:
0.3102, 0.2326, 45.1694
CIE-Lab:
73.0033, 45.8279, -33.3794
CIE-LCH:
73.0033, 56.6955, 323.9317
CIE-Luv:
73.0033, 39.9563, -60.2219
Hunter-Lab:
67.2082, 42.3492, -31.2598
#e995f1 color charts
#e995f1 color shades, tints & tones
#e995f1 color schemes
#e995f1 color preview, HTML & CSS examples
This text has a color of #e995f1
<p style="color:#e995f1;">Text here</p>
.mytext {color:#e995f1;}
This box has a color of #e995f1
<div style="background-color:#e995f1;">Content here</div>
.mybackground {background-color:#e995f1;}
Border around this has a color of #e995f1
<div style="border:2px solid #e995f1;">Content here</div>
.myborder {border:2px solid #e995f1;}