#e965cc color space conversions
Hex:
#e965cc
RGB:
233, 101, 204
CMY:
9, 60, 20
CMYK:
0, 57, 12, 9
HSL:
313°, 75.0000%, 65.4902%
HSV (HSB):
313°, 56.6524%, 91.3725%
XYZ:
49.1570, 30.9906, 60.5177
xyY:
0.3495, 0.2203, 30.9906
CIE-Lab:
62.4997, 62.9853, -29.0943
CIE-LCH:
62.4997, 69.3803, 335.2067
CIE-Luv:
62.4997, 68.9377, -54.7195
Hunter-Lab:
55.6692, 60.1979, -25.4853
#e965cc color charts
#e965cc color shades, tints & tones
#e965cc color schemes
#e965cc color preview, HTML & CSS examples
This text has a color of #e965cc
<p style="color:#e965cc;">Text here</p>
.mytext {color:#e965cc;}
This box has a color of #e965cc
<div style="background-color:#e965cc;">Content here</div>
.mybackground {background-color:#e965cc;}
Border around this has a color of #e965cc
<div style="border:2px solid #e965cc;">Content here</div>
.myborder {border:2px solid #e965cc;}