#d91bd9 color space conversions
Hex:
#d91bd9
RGB:
217, 27, 217
CMY:
15, 89, 15
CMYK:
0, 88, 0, 15
HSL:
300°, 77.8689%, 47.8431%
HSV (HSB):
300°, 87.5576%, 85.0980%
XYZ:
41.5316, 20.5453, 67.4223
xyY:
0.3207, 0.1587, 20.5453
CIE-Lab:
52.4483, 84.3814, -52.4544
CIE-LCH:
52.4483, 99.3563, 328.1335
CIE-Luv:
52.4483, 70.3137, -90.9183
Hunter-Lab:
45.3270, 84.2314, -56.4630
#d91bd9 color charts
#d91bd9 color shades, tints & tones
#d91bd9 color schemes
#d91bd9 color preview, HTML & CSS examples
This text has a color of #d91bd9
<p style="color:#d91bd9;">Text here</p>
.mytext {color:#d91bd9;}
This box has a color of #d91bd9
<div style="background-color:#d91bd9;">Content here</div>
.mybackground {background-color:#d91bd9;}
Border around this has a color of #d91bd9
<div style="border:2px solid #d91bd9;">Content here</div>
.myborder {border:2px solid #d91bd9;}