#c91cb4 color space conversions
Hex:
#c91cb4
RGB:
201, 28, 180
CMY:
21, 89, 29
CMYK:
0, 86, 10, 21
HSL:
307°, 75.5459%, 44.9020%
HSV (HSB):
307°, 86.0697%, 78.8235%
XYZ:
32.7409, 16.5433, 44.6476
xyY:
0.3486, 0.1761, 16.5433
CIE-Lab:
47.6794, 76.0194, -38.7933
CIE-LCH:
47.6794, 85.3456, 332.9644
CIE-Luv:
47.6794, 73.0545, -67.8229
Hunter-Lab:
40.6735, 72.5084, -36.6117
#c91cb4 color charts
#c91cb4 color shades, tints & tones
#c91cb4 color schemes
#c91cb4 color preview, HTML & CSS examples
This text has a color of #c91cb4
<p style="color:#c91cb4;">Text here</p>
.mytext {color:#c91cb4;}
This box has a color of #c91cb4
<div style="background-color:#c91cb4;">Content here</div>
.mybackground {background-color:#c91cb4;}
Border around this has a color of #c91cb4
<div style="border:2px solid #c91cb4;">Content here</div>
.myborder {border:2px solid #c91cb4;}