#e965d5 color space conversions
Hex:
#e965d5
RGB:
233, 101, 213
CMY:
9, 60, 16
CMYK:
0, 57, 9, 9
HSL:
309°, 75.0000%, 65.4902%
HSV (HSB):
309°, 56.6524%, 91.3725%
XYZ:
50.2682, 31.4351, 66.3689
xyY:
0.3395, 0.2123, 31.4351
CIE-Lab:
62.8732, 64.3769, -33.5879
CIE-LCH:
62.8732, 72.6122, 332.4472
CIE-Luv:
62.8732, 66.2699, -62.0280
Hunter-Lab:
56.0670, 61.9211, -30.9372
#e965d5 color charts
#e965d5 color shades, tints & tones
#e965d5 color schemes
#e965d5 color preview, HTML & CSS examples
This text has a color of #e965d5
<p style="color:#e965d5;">Text here</p>
.mytext {color:#e965d5;}
This box has a color of #e965d5
<div style="background-color:#e965d5;">Content here</div>
.mybackground {background-color:#e965d5;}
Border around this has a color of #e965d5
<div style="border:2px solid #e965d5;">Content here</div>
.myborder {border:2px solid #e965d5;}