#d91dc7 color space conversions
Hex:
#d91dc7
RGB:
217, 29, 199
CMY:
15, 89, 22
CMYK:
0, 87, 8, 15
HSL:
306°, 76.4228%, 48.2353%
HSV (HSB):
306°, 86.6359%, 85.0980%
XYZ:
39.3634, 19.7540, 55.7710
xyY:
0.3426, 0.1719, 19.7540
CIE-Lab:
51.5579, 81.4983, -43.5428
CIE-LCH:
51.5579, 92.4011, 331.8854
CIE-Luv:
51.5579, 77.2119, -76.9958
Hunter-Lab:
44.4454, 80.3104, -43.2865
#d91dc7 color charts
#d91dc7 color shades, tints & tones
#d91dc7 color schemes
#d91dc7 color preview, HTML & CSS examples
This text has a color of #d91dc7
<p style="color:#d91dc7;">Text here</p>
.mytext {color:#d91dc7;}
This box has a color of #d91dc7
<div style="background-color:#d91dc7;">Content here</div>
.mybackground {background-color:#d91dc7;}
Border around this has a color of #d91dc7
<div style="border:2px solid #d91dc7;">Content here</div>
.myborder {border:2px solid #d91dc7;}