#c960e5 color space conversions
Hex:
#c960e5
RGB:
201, 96, 229
CMY:
21, 62, 10
CMYK:
12, 58, 0, 10
HSL:
287°, 71.8919%, 63.7255%
HSV (HSB):
287°, 58.0786%, 89.8039%
XYZ:
42.4131, 26.4404, 76.9968
xyY:
0.2908, 0.1813, 26.4404
CIE-Lab:
58.4527, 61.1657, -49.8168
CIE-LCH:
58.4527, 78.8857, 320.8387
CIE-Luv:
58.4527, 42.0743, -85.9977
Hunter-Lab:
51.4202, 57.2474, -52.7869
#c960e5 color charts
#c960e5 color shades, tints & tones
#c960e5 color schemes
#c960e5 color preview, HTML & CSS examples
This text has a color of #c960e5
<p style="color:#c960e5;">Text here</p>
.mytext {color:#c960e5;}
This box has a color of #c960e5
<div style="background-color:#c960e5;">Content here</div>
.mybackground {background-color:#c960e5;}
Border around this has a color of #c960e5
<div style="border:2px solid #c960e5;">Content here</div>
.myborder {border:2px solid #c960e5;}