#e265fa color space conversions
Hex:
#e265fa
RGB:
226, 101, 250
CMY:
11, 60, 2
CMYK:
10, 60, 0, 2
HSL:
290°, 93.7107%, 68.8235%
HSV (HSB):
290°, 59.6000%, 98.0392%
XYZ:
53.2730, 32.3782, 93.8843
xyY:
0.2967, 0.1803, 32.3782
CIE-Lab:
63.6543, 68.9117, -53.0244
CIE-LCH:
63.6543, 86.9506, 322.4233
CIE-Luv:
63.6543, 51.1719, -93.6943
Hunter-Lab:
56.9019, 67.5381, -57.9932
#e265fa color charts
#e265fa color shades, tints & tones
#e265fa color schemes
#e265fa color preview, HTML & CSS examples
This text has a color of #e265fa
<p style="color:#e265fa;">Text here</p>
.mytext {color:#e265fa;}
This box has a color of #e265fa
<div style="background-color:#e265fa;">Content here</div>
.mybackground {background-color:#e265fa;}
Border around this has a color of #e265fa
<div style="border:2px solid #e265fa;">Content here</div>
.myborder {border:2px solid #e265fa;}