#c91dd4 color space conversions
Hex:
#c91dd4
RGB:
201, 29, 212
CMY:
21, 89, 17
CMYK:
5, 86, 0, 17
HSL:
296°, 75.9336%, 47.2549%
HSV (HSB):
296°, 86.3208%, 83.1373%
XYZ:
36.4104, 18.0497, 63.8523
xyY:
0.3077, 0.1526, 18.0497
CIE-Lab:
49.5563, 80.5626, -54.3769
CIE-LCH:
49.5563, 97.1967, 325.9820
CIE-Luv:
49.5563, 60.6838, -91.8695
Hunter-Lab:
42.4849, 78.6293, -59.3698
#c91dd4 color charts
#c91dd4 color shades, tints & tones
#c91dd4 color schemes
#c91dd4 color preview, HTML & CSS examples
This text has a color of #c91dd4
<p style="color:#c91dd4;">Text here</p>
.mytext {color:#c91dd4;}
This box has a color of #c91dd4
<div style="background-color:#c91dd4;">Content here</div>
.mybackground {background-color:#c91dd4;}
Border around this has a color of #c91dd4
<div style="border:2px solid #c91dd4;">Content here</div>
.myborder {border:2px solid #c91dd4;}