#c91dcd color space conversions
Hex:
#c91dcd
RGB:
201, 29, 205
CMY:
21, 89, 20
CMYK:
2, 86, 0, 20
HSL:
299°, 75.2137%, 45.8824%
HSV (HSB):
299°, 85.8537%, 80.3922%
XYZ:
35.5462, 17.7040, 59.3013
xyY:
0.3158, 0.1573, 17.7040
CIE-Lab:
49.1351, 79.4821, -51.0276
CIE-LCH:
49.1351, 94.4522, 327.2995
CIE-Luv:
49.1351, 63.2308, -86.6794
Hunter-Lab:
42.0761, 77.1648, -54.1089
#c91dcd color charts
#c91dcd color shades, tints & tones
#c91dcd color schemes
#c91dcd color preview, HTML & CSS examples
This text has a color of #c91dcd
<p style="color:#c91dcd;">Text here</p>
.mytext {color:#c91dcd;}
This box has a color of #c91dcd
<div style="background-color:#c91dcd;">Content here</div>
.mybackground {background-color:#c91dcd;}
Border around this has a color of #c91dcd
<div style="border:2px solid #c91dcd;">Content here</div>
.myborder {border:2px solid #c91dcd;}