#c975c1 color space conversions
Hex:
#c975c1
RGB:
201, 117, 193
CMY:
21, 54, 24
CMYK:
0, 42, 4, 21
HSL:
306°, 43.7500%, 62.3529%
HSV (HSB):
306°, 41.7910%, 78.8235%
XYZ:
40.0743, 28.9903, 53.9356
xyY:
0.3258, 0.2357, 28.9903
CIE-Lab:
60.7731, 44.0078, -25.8795
CIE-LCH:
60.7731, 51.0532, 329.5417
CIE-Luv:
60.7731, 42.5904, -46.2733
Hunter-Lab:
53.8427, 38.6303, -21.7025
#c975c1 color charts
#c975c1 color shades, tints & tones
#c975c1 color schemes
#c975c1 color preview, HTML & CSS examples
This text has a color of #c975c1
<p style="color:#c975c1;">Text here</p>
.mytext {color:#c975c1;}
This box has a color of #c975c1
<div style="background-color:#c975c1;">Content here</div>
.mybackground {background-color:#c975c1;}
Border around this has a color of #c975c1
<div style="border:2px solid #c975c1;">Content here</div>
.myborder {border:2px solid #c975c1;}