#d91ddd color space conversions
Hex:
#d91ddd
RGB:
217, 29, 221
CMY:
15, 89, 13
CMYK:
2, 87, 0, 13
HSL:
299°, 76.8000%, 49.0196%
HSV (HSB):
299°, 86.8778%, 86.6667%
XYZ:
42.1058, 20.8509, 70.2120
xyY:
0.3162, 0.1566, 20.8509
CIE-Lab:
52.7859, 84.6664, -54.1917
CIE-LCH:
52.7859, 100.5243, 327.3783
CIE-Luv:
52.7859, 68.6134, -93.6651
Hunter-Lab:
45.6628, 84.6855, -59.2015
#d91ddd color charts
#d91ddd color shades, tints & tones
#d91ddd color schemes
#d91ddd color preview, HTML & CSS examples
This text has a color of #d91ddd
<p style="color:#d91ddd;">Text here</p>
.mytext {color:#d91ddd;}
This box has a color of #d91ddd
<div style="background-color:#d91ddd;">Content here</div>
.mybackground {background-color:#d91ddd;}
Border around this has a color of #d91ddd
<div style="border:2px solid #d91ddd;">Content here</div>
.myborder {border:2px solid #d91ddd;}