#d91ff1 color space conversions
Hex:
#d91ff1
RGB:
217, 31, 241
CMY:
15, 88, 5
CMYK:
10, 87, 0, 5
HSL:
293°, 88.2353%, 53.3333%
HSV (HSB):
293°, 87.1369%, 94.5098%
XYZ:
44.9824, 22.0826, 85.1106
xyY:
0.2956, 0.1451, 22.0826
CIE-Lab:
54.1145, 87.4295, -63.3475
CIE-LCH:
54.1145, 107.9668, 324.0746
CIE-Luv:
54.1145, 61.2463, -108.0887
Hunter-Lab:
46.9921, 88.6302, -74.4898
#d91ff1 color charts
#d91ff1 color shades, tints & tones
#d91ff1 color schemes
#d91ff1 color preview, HTML & CSS examples
This text has a color of #d91ff1
<p style="color:#d91ff1;">Text here</p>
.mytext {color:#d91ff1;}
This box has a color of #d91ff1
<div style="background-color:#d91ff1;">Content here</div>
.mybackground {background-color:#d91ff1;}
Border around this has a color of #d91ff1
<div style="border:2px solid #d91ff1;">Content here</div>
.myborder {border:2px solid #d91ff1;}