#d91bd8 color space conversions
Hex:
#d91bd8
RGB:
217, 27, 216
CMY:
15, 89, 15
CMYK:
0, 88, 0, 15
HSL:
300°, 77.8689%, 47.8431%
HSV (HSB):
300°, 87.5576%, 85.0980%
XYZ:
41.4019, 20.4934, 66.7393
xyY:
0.3219, 0.1593, 20.4934
CIE-Lab:
52.3906, 84.2345, -51.9762
CIE-LCH:
52.3906, 98.9797, 328.3237
CIE-Luv:
52.3906, 70.6969, -90.1687
Hunter-Lab:
45.2697, 84.0271, -55.7200
#d91bd8 color charts
#d91bd8 color shades, tints & tones
#d91bd8 color schemes
#d91bd8 color preview, HTML & CSS examples
This text has a color of #d91bd8
<p style="color:#d91bd8;">Text here</p>
.mytext {color:#d91bd8;}
This box has a color of #d91bd8
<div style="background-color:#d91bd8;">Content here</div>
.mybackground {background-color:#d91bd8;}
Border around this has a color of #d91bd8
<div style="border:2px solid #d91bd8;">Content here</div>
.myborder {border:2px solid #d91bd8;}