#c95cc6 color space conversions
Hex:
#c95cc6
RGB:
201, 92, 198
CMY:
21, 64, 22
CMYK:
0, 54, 1, 21
HSL:
302°, 50.2304%, 57.4510%
HSV (HSB):
302°, 54.2289%, 78.8235%
XYZ:
38.1076, 24.1490, 56.0788
xyY:
0.3220, 0.2041, 24.1490
CIE-Lab:
56.2367, 57.3247, -35.7698
CIE-LCH:
56.2367, 67.5692, 328.0364
CIE-Luv:
56.2367, 51.3582, -62.9335
Hunter-Lab:
49.1416, 52.4224, -33.2606
#c95cc6 color charts
#c95cc6 color shades, tints & tones
#c95cc6 color schemes
#c95cc6 color preview, HTML & CSS examples
This text has a color of #c95cc6
<p style="color:#c95cc6;">Text here</p>
.mytext {color:#c95cc6;}
This box has a color of #c95cc6
<div style="background-color:#c95cc6;">Content here</div>
.mybackground {background-color:#c95cc6;}
Border around this has a color of #c95cc6
<div style="border:2px solid #c95cc6;">Content here</div>
.myborder {border:2px solid #c95cc6;}