#c95cbc color space conversions
Hex:
#c95cbc
RGB:
201, 92, 188
CMY:
21, 64, 26
CMYK:
0, 54, 6, 21
HSL:
307°, 50.2304%, 57.4510%
HSV (HSB):
307°, 54.2289%, 78.8235%
XYZ:
36.9916, 23.7026, 50.2023
xyY:
0.3336, 0.2137, 23.7026
CIE-Lab:
55.7888, 55.6205, -30.7343
CIE-LCH:
55.7888, 63.5471, 331.0762
CIE-Luv:
55.7888, 54.0961, -54.8110
Hunter-Lab:
48.6854, 50.4268, -27.0577
#c95cbc color charts
#c95cbc color shades, tints & tones
#c95cbc color schemes
#c95cbc color preview, HTML & CSS examples
This text has a color of #c95cbc
<p style="color:#c95cbc;">Text here</p>
.mytext {color:#c95cbc;}
This box has a color of #c95cbc
<div style="background-color:#c95cbc;">Content here</div>
.mybackground {background-color:#c95cbc;}
Border around this has a color of #c95cbc
<div style="border:2px solid #c95cbc;">Content here</div>
.myborder {border:2px solid #c95cbc;}