#c91fb5 color space conversions
Hex:
#c91fb5
RGB:
201, 31, 181
CMY:
21, 88, 29
CMYK:
0, 85, 10, 21
HSL:
307°, 73.2759%, 45.4902%
HSV (HSB):
307°, 84.5771%, 78.8235%
XYZ:
32.9179, 16.7337, 45.2110
xyY:
0.3470, 0.1764, 16.7337
CIE-Lab:
47.9227, 75.6010, -38.9962
CIE-LCH:
47.9227, 85.0659, 332.7146
CIE-Luv:
47.9227, 72.2646, -68.1420
Hunter-Lab:
40.9068, 72.0527, -36.8937
#c91fb5 color charts
#c91fb5 color shades, tints & tones
#c91fb5 color schemes
#c91fb5 color preview, HTML & CSS examples
This text has a color of #c91fb5
<p style="color:#c91fb5;">Text here</p>
.mytext {color:#c91fb5;}
This box has a color of #c91fb5
<div style="background-color:#c91fb5;">Content here</div>
.mybackground {background-color:#c91fb5;}
Border around this has a color of #c91fb5
<div style="border:2px solid #c91fb5;">Content here</div>
.myborder {border:2px solid #c91fb5;}