#e965e7 color space conversions
Hex:
#e965e7
RGB:
233, 101, 231
CMY:
9, 60, 9
CMYK:
0, 57, 1, 9
HSL:
301°, 75.0000%, 65.4902%
HSV (HSB):
301°, 56.6524%, 91.3725%
XYZ:
52.6818, 32.4005, 79.0786
xyY:
0.3209, 0.1974, 32.4005
CIE-Lab:
63.6725, 67.3021, -42.4087
CIE-LCH:
63.6725, 79.5492, 327.7840
CIE-Luv:
63.6725, 61.0392, -76.5835
Hunter-Lab:
56.9215, 65.5922, -42.5241
#e965e7 color charts
#e965e7 color shades, tints & tones
#e965e7 color schemes
#e965e7 color preview, HTML & CSS examples
This text has a color of #e965e7
<p style="color:#e965e7;">Text here</p>
.mytext {color:#e965e7;}
This box has a color of #e965e7
<div style="background-color:#e965e7;">Content here</div>
.mybackground {background-color:#e965e7;}
Border around this has a color of #e965e7
<div style="border:2px solid #e965e7;">Content here</div>
.myborder {border:2px solid #e965e7;}