#c964d5 color space conversions
Hex:
#c964d5
RGB:
201, 100, 213
CMY:
21, 61, 16
CMYK:
6, 53, 0, 16
HSL:
294°, 57.3604%, 61.3725%
HSV (HSB):
294°, 53.0516%, 83.5294%
XYZ:
40.6548, 26.3359, 65.8914
xyY:
0.3059, 0.1982, 26.3359
CIE-Lab:
58.3546, 56.2341, -40.9710
CIE-LCH:
58.3546, 69.5766, 323.9237
CIE-Luv:
58.3546, 44.6922, -71.3921
Hunter-Lab:
51.3186, 51.6011, -40.2035
#c964d5 color charts
#c964d5 color shades, tints & tones
#c964d5 color schemes
#c964d5 color preview, HTML & CSS examples
This text has a color of #c964d5
<p style="color:#c964d5;">Text here</p>
.mytext {color:#c964d5;}
This box has a color of #c964d5
<div style="background-color:#c964d5;">Content here</div>
.mybackground {background-color:#c964d5;}
Border around this has a color of #c964d5
<div style="border:2px solid #c964d5;">Content here</div>
.myborder {border:2px solid #c964d5;}