#c91cb5 color space conversions
Hex:
#c91cb5
RGB:
201, 28, 181
CMY:
21, 89, 29
CMYK:
0, 86, 10, 21
HSL:
307°, 75.5459%, 44.9020%
HSV (HSB):
307°, 86.0697%, 78.8235%
XYZ:
32.8431, 16.5842, 45.1861
xyY:
0.3471, 0.1753, 16.5842
CIE-Lab:
47.7318, 76.1579, -39.2979
CIE-LCH:
47.7318, 85.6992, 332.7060
CIE-Luv:
47.7318, 72.6485, -68.5946
Hunter-Lab:
40.7237, 72.6914, -37.2802
#c91cb5 color charts
#c91cb5 color shades, tints & tones
#c91cb5 color schemes
#c91cb5 color preview, HTML & CSS examples
This text has a color of #c91cb5
<p style="color:#c91cb5;">Text here</p>
.mytext {color:#c91cb5;}
This box has a color of #c91cb5
<div style="background-color:#c91cb5;">Content here</div>
.mybackground {background-color:#c91cb5;}
Border around this has a color of #c91cb5
<div style="border:2px solid #c91cb5;">Content here</div>
.myborder {border:2px solid #c91cb5;}