#c91dc5 color space conversions
Hex:
#c91dc5
RGB:
201, 29, 197
CMY:
21, 89, 23
CMYK:
0, 86, 2, 21
HSL:
301°, 74.7826%, 45.0980%
HSV (HSB):
301°, 85.5721%, 78.8235%
XYZ:
34.6048, 17.3275, 54.3440
xyY:
0.3256, 0.1630, 17.3275
CIE-Lab:
48.6700, 78.2783, -47.1453
CIE-LCH:
48.6700, 91.3792, 328.9404
CIE-Luv:
48.6700, 66.2345, -80.6734
Hunter-Lab:
41.6263, 75.5449, -48.2660
#c91dc5 color charts
#c91dc5 color shades, tints & tones
#c91dc5 color schemes
#c91dc5 color preview, HTML & CSS examples
This text has a color of #c91dc5
<p style="color:#c91dc5;">Text here</p>
.mytext {color:#c91dc5;}
This box has a color of #c91dc5
<div style="background-color:#c91dc5;">Content here</div>
.mybackground {background-color:#c91dc5;}
Border around this has a color of #c91dc5
<div style="border:2px solid #c91dc5;">Content here</div>
.myborder {border:2px solid #c91dc5;}