#d91cdd color space conversions
Hex:
#d91cdd
RGB:
217, 28, 221
CMY:
15, 89, 13
CMYK:
2, 87, 0, 13
HSL:
299°, 77.5100%, 48.8235%
HSV (HSB):
299°, 87.3303%, 86.6667%
XYZ:
42.0817, 20.8027, 70.2040
xyY:
0.3162, 0.1563, 20.8027
CIE-Lab:
52.7329, 84.8224, -54.2766
CIE-LCH:
52.7329, 100.7014, 327.3854
CIE-Luv:
52.7329, 68.7062, -93.7870
Hunter-Lab:
45.6100, 84.8742, -59.3337
#d91cdd color charts
#d91cdd color shades, tints & tones
#d91cdd color schemes
#d91cdd color preview, HTML & CSS examples
This text has a color of #d91cdd
<p style="color:#d91cdd;">Text here</p>
.mytext {color:#d91cdd;}
This box has a color of #d91cdd
<div style="background-color:#d91cdd;">Content here</div>
.mybackground {background-color:#d91cdd;}
Border around this has a color of #d91cdd
<div style="border:2px solid #d91cdd;">Content here</div>
.myborder {border:2px solid #d91cdd;}