#c965e7 color space conversions
Hex:
#c965e7
RGB:
201, 101, 231
CMY:
21, 60, 9
CMYK:
13, 56, 0, 9
HSL:
286°, 73.0337%, 65.0980%
HSV (HSB):
286°, 56.2771%, 90.5882%
XYZ:
43.1649, 27.4944, 78.6332
xyY:
0.2891, 0.1842, 27.4944
CIE-Lab:
59.4292, 59.2011, -49.3867
CIE-LCH:
59.4292, 77.0961, 320.1645
CIE-Luv:
59.4292, 40.0626, -85.3558
Hunter-Lab:
52.4351, 55.1808, -52.2085
#c965e7 color charts
#c965e7 color shades, tints & tones
#c965e7 color schemes
#c965e7 color preview, HTML & CSS examples
This text has a color of #c965e7
<p style="color:#c965e7;">Text here</p>
.mytext {color:#c965e7;}
This box has a color of #c965e7
<div style="background-color:#c965e7;">Content here</div>
.mybackground {background-color:#c965e7;}
Border around this has a color of #c965e7
<div style="border:2px solid #c965e7;">Content here</div>
.myborder {border:2px solid #c965e7;}