#d91ed4 color space conversions
Hex:
#d91ed4
RGB:
217, 30, 212
CMY:
15, 88, 17
CMYK:
0, 86, 2, 15
HSL:
302°, 75.7085%, 48.4314%
HSV (HSB):
302°, 86.1751%, 85.0980%
XYZ:
40.9632, 20.4337, 64.0725
xyY:
0.3265, 0.1629, 20.4337
CIE-Lab:
52.3241, 83.1778, -49.7972
CIE-LCH:
52.3241, 96.9448, 329.0917
CIE-Luv:
52.3241, 71.9446, -86.7791
Hunter-Lab:
45.2037, 82.6488, -52.3961
#d91ed4 color charts
#d91ed4 color shades, tints & tones
#d91ed4 color schemes
#d91ed4 color preview, HTML & CSS examples
This text has a color of #d91ed4
<p style="color:#d91ed4;">Text here</p>
.mytext {color:#d91ed4;}
This box has a color of #d91ed4
<div style="background-color:#d91ed4;">Content here</div>
.mybackground {background-color:#d91ed4;}
Border around this has a color of #d91ed4
<div style="border:2px solid #d91ed4;">Content here</div>
.myborder {border:2px solid #d91ed4;}