#c953c5 color space conversions
Hex:
#c953c5
RGB:
201, 83, 197
CMY:
21, 67, 23
CMYK:
0, 59, 2, 21
HSL:
302°, 52.2124%, 55.6863%
HSV (HSB):
302°, 58.7065%, 78.8235%
XYZ:
37.2587, 22.6352, 55.2286
xyY:
0.3236, 0.1966, 22.6352
CIE-Lab:
54.6946, 61.2133, -37.6142
CIE-LCH:
54.6946, 71.8463, 328.4302
CIE-Luv:
54.6946, 54.6727, -65.9852
Hunter-Lab:
47.5765, 56.5302, -35.5225
#c953c5 color charts
#c953c5 color shades, tints & tones
#c953c5 color schemes
#c953c5 color preview, HTML & CSS examples
This text has a color of #c953c5
<p style="color:#c953c5;">Text here</p>
.mytext {color:#c953c5;}
This box has a color of #c953c5
<div style="background-color:#c953c5;">Content here</div>
.mybackground {background-color:#c953c5;}
Border around this has a color of #c953c5
<div style="border:2px solid #c953c5;">Content here</div>
.myborder {border:2px solid #c953c5;}