#e95ffe color space conversions
Hex:
#e95ffe
RGB:
233, 95, 254
CMY:
9, 63, 0
CMYK:
8, 63, 0, 0
HSL:
292°, 98.7578%, 68.4314%
HSV (HSB):
292°, 62.5984%, 99.6078%
XYZ:
55.5859, 32.6638, 97.1410
xyY:
0.2998, 0.1762, 32.6638
CIE-Lab:
63.8878, 73.7868, -54.7980
CIE-LCH:
63.8878, 91.9093, 323.4005
CIE-Luv:
63.8878, 56.3226, -97.2549
Hunter-Lab:
57.1523, 73.5913, -60.7679
#e95ffe color charts
#e95ffe color shades, tints & tones
#e95ffe color schemes
#e95ffe color preview, HTML & CSS examples
This text has a color of #e95ffe
<p style="color:#e95ffe;">Text here</p>
.mytext {color:#e95ffe;}
This box has a color of #e95ffe
<div style="background-color:#e95ffe;">Content here</div>
.mybackground {background-color:#e95ffe;}
Border around this has a color of #e95ffe
<div style="border:2px solid #e95ffe;">Content here</div>
.myborder {border:2px solid #e95ffe;}