#c91bbd color space conversions
Hex:
#c91bbd
RGB:
201, 27, 189
CMY:
21, 89, 26
CMYK:
0, 87, 6, 21
HSL:
304°, 76.3158%, 44.7059%
HSV (HSB):
304°, 86.5672%, 78.8235%
XYZ:
33.6646, 16.8755, 49.6271
xyY:
0.3361, 0.1685, 16.8755
CIE-Lab:
48.1028, 77.4602, -43.3937
CIE-LCH:
48.1028, 88.7868, 330.7422
CIE-Luv:
48.1028, 69.5612, -74.8726
Hunter-Lab:
41.0798, 74.3900, -42.8703
#c91bbd color charts
#c91bbd color shades, tints & tones
#c91bbd color schemes
#c91bbd color preview, HTML & CSS examples
This text has a color of #c91bbd
<p style="color:#c91bbd;">Text here</p>
.mytext {color:#c91bbd;}
This box has a color of #c91bbd
<div style="background-color:#c91bbd;">Content here</div>
.mybackground {background-color:#c91bbd;}
Border around this has a color of #c91bbd
<div style="border:2px solid #c91bbd;">Content here</div>
.myborder {border:2px solid #c91bbd;}