#e35bfc color space conversions
Hex:
#e35bfc
RGB:
227, 91, 252
CMY:
11, 64, 1
CMYK:
10, 64, 0, 1
HSL:
291°, 96.4072%, 67.2549%
HSV (HSB):
291°, 63.8889%, 98.8235%
XYZ:
52.9903, 30.8413, 95.2555
xyY:
0.2959, 0.1722, 30.8413
CIE-Lab:
62.3735, 73.7019, -56.1550
CIE-LCH:
62.3735, 92.6572, 322.6955
CIE-Luv:
62.3735, 54.0488, -98.8979
Hunter-Lab:
55.5350, 73.1348, -62.8218
#e35bfc color charts
#e35bfc color shades, tints & tones
#e35bfc color schemes
#e35bfc color preview, HTML & CSS examples
This text has a color of #e35bfc
<p style="color:#e35bfc;">Text here</p>
.mytext {color:#e35bfc;}
This box has a color of #e35bfc
<div style="background-color:#e35bfc;">Content here</div>
.mybackground {background-color:#e35bfc;}
Border around this has a color of #e35bfc
<div style="border:2px solid #e35bfc;">Content here</div>
.myborder {border:2px solid #e35bfc;}