#d91be5 color space conversions
Hex:
#d91be5
RGB:
217, 27, 229
CMY:
15, 89, 10
CMYK:
5, 88, 0, 10
HSL:
296°, 79.5276%, 50.1961%
HSV (HSB):
296°, 88.2096%, 89.8039%
XYZ:
43.1501, 21.1927, 75.9451
xyY:
0.3076, 0.1511, 21.1927
CIE-Lab:
53.1598, 86.1804, -58.1275
CIE-LCH:
53.1598, 103.9513, 326.0009
CIE-Luv:
53.1598, 65.8329, -99.8195
Hunter-Lab:
46.0356, 86.7495, -65.5861
#d91be5 color charts
#d91be5 color shades, tints & tones
#d91be5 color schemes
#d91be5 color preview, HTML & CSS examples
This text has a color of #d91be5
<p style="color:#d91be5;">Text here</p>
.mytext {color:#d91be5;}
This box has a color of #d91be5
<div style="background-color:#d91be5;">Content here</div>
.mybackground {background-color:#d91be5;}
Border around this has a color of #d91be5
<div style="border:2px solid #d91be5;">Content here</div>
.myborder {border:2px solid #d91be5;}