#e85cfc color space conversions
Hex:
#e85cfc
RGB:
232, 92, 252
CMY:
9, 64, 1
CMYK:
8, 63, 0, 1
HSL:
293°, 96.3855%, 67.4510%
HSV (HSB):
293°, 63.4921%, 98.8235%
XYZ:
54.6765, 31.8384, 95.3591
xyY:
0.3006, 0.1751, 31.8384
CIE-Lab:
63.2091, 74.4196, -54.7836
CIE-LCH:
63.2091, 92.4095, 323.6416
CIE-Luv:
63.2091, 57.0433, -97.1085
Hunter-Lab:
56.4255, 74.2226, -60.7023
#e85cfc color charts
#e85cfc color shades, tints & tones
#e85cfc color schemes
#e85cfc color preview, HTML & CSS examples
This text has a color of #e85cfc
<p style="color:#e85cfc;">Text here</p>
.mytext {color:#e85cfc;}
This box has a color of #e85cfc
<div style="background-color:#e85cfc;">Content here</div>
.mybackground {background-color:#e85cfc;}
Border around this has a color of #e85cfc
<div style="border:2px solid #e85cfc;">Content here</div>
.myborder {border:2px solid #e85cfc;}