#c95ccb color space conversions
Hex:
#c95ccb
RGB:
201, 92, 203
CMY:
21, 64, 20
CMYK:
1, 55, 0, 20
HSL:
299°, 51.6279%, 57.8431%
HSV (HSB):
299°, 54.6798%, 79.6078%
XYZ:
38.6940, 24.3836, 59.1670
xyY:
0.3165, 0.1995, 24.3836
CIE-Lab:
56.4698, 58.2014, -38.2582
CIE-LCH:
56.4698, 69.6498, 326.6814
CIE-Luv:
56.4698, 50.0088, -66.9780
Hunter-Lab:
49.3797, 53.4583, -36.4757
#c95ccb color charts
#c95ccb color shades, tints & tones
#c95ccb color schemes
#c95ccb color preview, HTML & CSS examples
This text has a color of #c95ccb
<p style="color:#c95ccb;">Text here</p>
.mytext {color:#c95ccb;}
This box has a color of #c95ccb
<div style="background-color:#c95ccb;">Content here</div>
.mybackground {background-color:#c95ccb;}
Border around this has a color of #c95ccb
<div style="border:2px solid #c95ccb;">Content here</div>
.myborder {border:2px solid #c95ccb;}