#d91dfd color space conversions
Hex:
#d91dfd
RGB:
217, 29, 253
CMY:
15, 89, 1
CMYK:
14, 89, 0, 1
HSL:
290°, 98.2456%, 55.2941%
HSV (HSB):
290°, 88.5375%, 99.2157%
XYZ:
46.7843, 22.7223, 94.8485
xyY:
0.2847, 0.1383, 22.7223
CIE-Lab:
54.7851, 89.6735, -68.9655
CIE-LCH:
54.7851, 113.1264, 322.4371
CIE-Luv:
54.7851, 57.3824, -116.8690
Hunter-Lab:
47.6679, 91.7722, -84.6064
#d91dfd color charts
#d91dfd color shades, tints & tones
#d91dfd color schemes
#d91dfd color preview, HTML & CSS examples
This text has a color of #d91dfd
<p style="color:#d91dfd;">Text here</p>
.mytext {color:#d91dfd;}
This box has a color of #d91dfd
<div style="background-color:#d91dfd;">Content here</div>
.mybackground {background-color:#d91dfd;}
Border around this has a color of #d91dfd
<div style="border:2px solid #d91dfd;">Content here</div>
.myborder {border:2px solid #d91dfd;}