#e965f8 color space conversions
Hex:
#e965f8
RGB:
233, 101, 248
CMY:
9, 60, 3
CMYK:
6, 59, 0, 3
HSL:
294°, 91.3043%, 68.4314%
HSV (HSB):
294°, 59.2742%, 97.2549%
XYZ:
55.2012, 33.4083, 92.3460
xyY:
0.3051, 0.1846, 33.4083
CIE-Lab:
64.4902, 70.2236, -50.5378
CIE-LCH:
64.4902, 86.5183, 324.2586
CIE-Luv:
64.4902, 56.2685, -90.1583
Hunter-Lab:
57.7999, 69.3248, -54.2667
#e965f8 color charts
#e965f8 color shades, tints & tones
#e965f8 color schemes
#e965f8 color preview, HTML & CSS examples
This text has a color of #e965f8
<p style="color:#e965f8;">Text here</p>
.mytext {color:#e965f8;}
This box has a color of #e965f8
<div style="background-color:#e965f8;">Content here</div>
.mybackground {background-color:#e965f8;}
Border around this has a color of #e965f8
<div style="border:2px solid #e965f8;">Content here</div>
.myborder {border:2px solid #e965f8;}