#c969e5 color space conversions
Hex:
#c969e5
RGB:
201, 105, 229
CMY:
21, 59, 10
CMYK:
12, 54, 0, 10
HSL:
286°, 70.4545%, 65.4902%
HSV (HSB):
286°, 54.1485%, 89.8039%
XYZ:
43.2818, 28.1778, 77.2864
xyY:
0.2910, 0.1894, 28.1778
CIE-Lab:
60.0490, 56.8761, -47.2876
CIE-LCH:
60.0490, 73.9662, 320.2594
CIE-Luv:
60.0490, 39.2363, -81.8984
Hunter-Lab:
53.0828, 52.6478, -49.1659
#c969e5 color charts
#c969e5 color shades, tints & tones
#c969e5 color schemes
#c969e5 color preview, HTML & CSS examples
This text has a color of #c969e5
<p style="color:#c969e5;">Text here</p>
.mytext {color:#c969e5;}
This box has a color of #c969e5
<div style="background-color:#c969e5;">Content here</div>
.mybackground {background-color:#c969e5;}
Border around this has a color of #c969e5
<div style="border:2px solid #c969e5;">Content here</div>
.myborder {border:2px solid #c969e5;}