#c953d5 color space conversions
Hex:
#c953d5
RGB:
201, 83, 213
CMY:
21, 67, 16
CMYK:
6, 61, 0, 16
HSL:
294°, 60.7477%, 58.0392%
HSV (HSB):
294°, 61.0329%, 83.5294%
XYZ:
39.1909, 23.4081, 65.4034
xyY:
0.3062, 0.1829, 23.4081
CIE-Lab:
55.4902, 64.0031, -45.4908
CIE-LCH:
55.4902, 78.5227, 324.5963
CIE-Luv:
55.4902, 50.0895, -78.7354
Hunter-Lab:
48.3819, 59.9222, -46.2817
#c953d5 color charts
#c953d5 color shades, tints & tones
#c953d5 color schemes
#c953d5 color preview, HTML & CSS examples
This text has a color of #c953d5
<p style="color:#c953d5;">Text here</p>
.mytext {color:#c953d5;}
This box has a color of #c953d5
<div style="background-color:#c953d5;">Content here</div>
.mybackground {background-color:#c953d5;}
Border around this has a color of #c953d5
<div style="border:2px solid #c953d5;">Content here</div>
.myborder {border:2px solid #c953d5;}