#c91bcf color space conversions
Hex:
#c91bcf
RGB:
201, 27, 207
CMY:
21, 89, 19
CMYK:
3, 87, 0, 19
HSL:
298°, 76.9231%, 45.8824%
HSV (HSB):
298°, 86.9565%, 81.1765%
XYZ:
35.7418, 17.7064, 60.5654
xyY:
0.3135, 0.1553, 17.7064
CIE-Lab:
49.1380, 80.1293, -52.1750
CIE-LCH:
49.1380, 95.6186, 326.9304
CIE-Luv:
49.1380, 62.6901, -88.4262
Hunter-Lab:
42.0789, 77.9796, -55.8825
#c91bcf color charts
#c91bcf color shades, tints & tones
#c91bcf color schemes
#c91bcf color preview, HTML & CSS examples
This text has a color of #c91bcf
<p style="color:#c91bcf;">Text here</p>
.mytext {color:#c91bcf;}
This box has a color of #c91bcf
<div style="background-color:#c91bcf;">Content here</div>
.mybackground {background-color:#c91bcf;}
Border around this has a color of #c91bcf
<div style="border:2px solid #c91bcf;">Content here</div>
.myborder {border:2px solid #c91bcf;}