#c955c5 color space conversions
Hex:
#c955c5
RGB:
201, 85, 197
CMY:
21, 67, 23
CMYK:
0, 58, 2, 21
HSL:
302°, 51.7857%, 56.0784%
HSV (HSB):
302°, 57.7114%, 78.8235%
XYZ:
37.4139, 22.9457, 55.2804
xyY:
0.3235, 0.1984, 22.9457
CIE-Lab:
55.0164, 60.3339, -37.1092
CIE-LCH:
55.0164, 70.8327, 328.4058
CIE-Luv:
55.0164, 54.0226, -65.1599
Hunter-Lab:
47.9017, 55.5906, -34.8917
#c955c5 color charts
#c955c5 color shades, tints & tones
#c955c5 color schemes
#c955c5 color preview, HTML & CSS examples
This text has a color of #c955c5
<p style="color:#c955c5;">Text here</p>
.mytext {color:#c955c5;}
This box has a color of #c955c5
<div style="background-color:#c955c5;">Content here</div>
.mybackground {background-color:#c955c5;}
Border around this has a color of #c955c5
<div style="border:2px solid #c955c5;">Content here</div>
.myborder {border:2px solid #c955c5;}