#c91dd2 color space conversions
Hex:
#c91dd2
RGB:
201, 29, 210
CMY:
21, 89, 18
CMYK:
4, 86, 0, 18
HSL:
297°, 75.7322%, 46.8627%
HSV (HSB):
297°, 86.1905%, 82.3529%
XYZ:
36.1596, 17.9494, 62.5315
xyY:
0.3100, 0.1539, 17.9494
CIE-Lab:
49.4347, 80.2514, -53.4245
CIE-LCH:
49.4347, 96.4078, 326.3477
CIE-Luv:
49.4347, 61.4037, -90.3930
Hunter-Lab:
42.3667, 78.2065, -57.8529
#c91dd2 color charts
#c91dd2 color shades, tints & tones
#c91dd2 color schemes
#c91dd2 color preview, HTML & CSS examples
This text has a color of #c91dd2
<p style="color:#c91dd2;">Text here</p>
.mytext {color:#c91dd2;}
This box has a color of #c91dd2
<div style="background-color:#c91dd2;">Content here</div>
.mybackground {background-color:#c91dd2;}
Border around this has a color of #c91dd2
<div style="border:2px solid #c91dd2;">Content here</div>
.myborder {border:2px solid #c91dd2;}