#c969d9 color space conversions
Hex:
#c969d9
RGB:
201, 105, 217
CMY:
21, 59, 15
CMYK:
7, 52, 0, 15
HSL:
291°, 59.5745%, 63.1373%
HSV (HSB):
291°, 51.6129%, 85.0980%
XYZ:
41.6634, 27.5304, 68.7636
xyY:
0.3020, 0.1996, 27.5304
CIE-Lab:
59.4621, 54.5501, -41.4846
CIE-LCH:
59.4621, 68.5324, 322.7475
CIE-Luv:
59.4621, 41.9879, -72.2288
Hunter-Lab:
52.4694, 49.9164, -40.9737
#c969d9 color charts
#c969d9 color shades, tints & tones
#c969d9 color schemes
#c969d9 color preview, HTML & CSS examples
This text has a color of #c969d9
<p style="color:#c969d9;">Text here</p>
.mytext {color:#c969d9;}
This box has a color of #c969d9
<div style="background-color:#c969d9;">Content here</div>
.mybackground {background-color:#c969d9;}
Border around this has a color of #c969d9
<div style="border:2px solid #c969d9;">Content here</div>
.myborder {border:2px solid #c969d9;}