#c95bcc color space conversions
Hex:
#c95bcc
RGB:
201, 91, 204
CMY:
21, 64, 20
CMYK:
1, 55, 0, 20
HSL:
298°, 52.5581%, 57.8431%
HSV (HSB):
298°, 55.3922%, 80.0000%
XYZ:
38.7276, 24.2593, 59.7681
xyY:
0.3155, 0.1976, 24.2593
CIE-Lab:
56.3465, 58.8401, -39.0216
CIE-LCH:
56.3465, 70.6034, 326.4484
CIE-Luv:
56.3465, 50.0776, -68.2267
Hunter-Lab:
49.2537, 54.1581, -37.4692
#c95bcc color charts
#c95bcc color shades, tints & tones
#c95bcc color schemes
#c95bcc color preview, HTML & CSS examples
This text has a color of #c95bcc
<p style="color:#c95bcc;">Text here</p>
.mytext {color:#c95bcc;}
This box has a color of #c95bcc
<div style="background-color:#c95bcc;">Content here</div>
.mybackground {background-color:#c95bcc;}
Border around this has a color of #c95bcc
<div style="border:2px solid #c95bcc;">Content here</div>
.myborder {border:2px solid #c95bcc;}