#e95ffa color space conversions
Hex:
#e95ffa
RGB:
233, 95, 250
CMY:
9, 63, 2
CMYK:
7, 62, 0, 2
HSL:
293°, 93.9394%, 67.6471%
HSV (HSB):
293°, 62.0000%, 98.0392%
XYZ:
54.9518, 32.4102, 93.8020
xyY:
0.3033, 0.1789, 32.4102
CIE-Lab:
63.6805, 73.0844, -52.9236
CIE-LCH:
63.6805, 90.2344, 324.0901
CIE-Luv:
63.6805, 57.4522, -94.1265
Hunter-Lab:
56.9299, 72.6703, -57.8396
#e95ffa color charts
#e95ffa color shades, tints & tones
#e95ffa color schemes
#e95ffa color preview, HTML & CSS examples
This text has a color of #e95ffa
<p style="color:#e95ffa;">Text here</p>
.mytext {color:#e95ffa;}
This box has a color of #e95ffa
<div style="background-color:#e95ffa;">Content here</div>
.mybackground {background-color:#e95ffa;}
Border around this has a color of #e95ffa
<div style="border:2px solid #e95ffa;">Content here</div>
.myborder {border:2px solid #e95ffa;}