#e85ff9 color space conversions
Hex:
#e85ff9
RGB:
232, 95, 249
CMY:
9, 63, 2
CMYK:
7, 62, 0, 2
HSL:
293°, 92.7711%, 67.4510%
HSV (HSB):
293°, 61.8474%, 97.6471%
XYZ:
54.4698, 32.1798, 92.9630
xyY:
0.3033, 0.1792, 32.1798
CIE-Lab:
63.4912, 72.6788, -52.6809
CIE-LCH:
63.4912, 89.7635, 324.0637
CIE-Luv:
63.4912, 57.0762, -93.6287
Hunter-Lab:
56.7272, 72.1241, -57.4537
#e85ff9 color charts
#e85ff9 color shades, tints & tones
#e85ff9 color schemes
#e85ff9 color preview, HTML & CSS examples
This text has a color of #e85ff9
<p style="color:#e85ff9;">Text here</p>
.mytext {color:#e85ff9;}
This box has a color of #e85ff9
<div style="background-color:#e85ff9;">Content here</div>
.mybackground {background-color:#e85ff9;}
Border around this has a color of #e85ff9
<div style="border:2px solid #e85ff9;">Content here</div>
.myborder {border:2px solid #e85ff9;}