#d93dbd color space conversions
Hex:
#d93dbd
RGB:
217, 61, 189
CMY:
15, 76, 26
CMYK:
0, 72, 13, 15
HSL:
311°, 67.2414%, 54.5098%
HSV (HSB):
311°, 71.8894%, 85.0980%
XYZ:
39.4693, 21.7633, 50.2646
xyY:
0.3540, 0.1952, 21.7633
CIE-Lab:
53.7750, 72.2758, -34.2703
CIE-LCH:
53.7750, 79.9890, 334.6316
CIE-Luv:
53.7750, 75.2916, -62.4044
Hunter-Lab:
46.6512, 69.3807, -31.2265
#d93dbd color charts
#d93dbd color shades, tints & tones
#d93dbd color schemes
#d93dbd color preview, HTML & CSS examples
This text has a color of #d93dbd
<p style="color:#d93dbd;">Text here</p>
.mytext {color:#d93dbd;}
This box has a color of #d93dbd
<div style="background-color:#d93dbd;">Content here</div>
.mybackground {background-color:#d93dbd;}
Border around this has a color of #d93dbd
<div style="border:2px solid #d93dbd;">Content here</div>
.myborder {border:2px solid #d93dbd;}