#c968d9 color space conversions
Hex:
#c968d9
RGB:
201, 104, 217
CMY:
21, 59, 15
CMYK:
7, 52, 0, 15
HSL:
292°, 59.7884%, 62.9412%
HSV (HSB):
292°, 52.0737%, 85.0980%
XYZ:
41.5621, 27.3279, 68.7299
xyY:
0.3020, 0.1986, 27.3279
CIE-Lab:
59.2766, 55.0417, -41.7764
CIE-LCH:
59.2766, 69.1003, 322.8017
CIE-Luv:
59.2766, 42.3396, -72.7158
Hunter-Lab:
52.2761, 50.4333, -41.3582
#c968d9 color charts
#c968d9 color shades, tints & tones
#c968d9 color schemes
#c968d9 color preview, HTML & CSS examples
This text has a color of #c968d9
<p style="color:#c968d9;">Text here</p>
.mytext {color:#c968d9;}
This box has a color of #c968d9
<div style="background-color:#c968d9;">Content here</div>
.mybackground {background-color:#c968d9;}
Border around this has a color of #c968d9
<div style="border:2px solid #c968d9;">Content here</div>
.myborder {border:2px solid #c968d9;}