#d31dbd color space conversions
Hex:
#d31dbd
RGB:
211, 29, 189
CMY:
17, 89, 26
CMYK:
0, 86, 10, 17
HSL:
307°, 75.8333%, 47.0588%
HSV (HSB):
307°, 86.2559%, 82.7451%
XYZ:
36.4886, 18.4017, 49.7728
xyY:
0.3486, 0.1758, 18.4017
CIE-Lab:
49.9798, 78.9972, -40.3080
CIE-LCH:
49.9798, 88.6865, 332.9673
CIE-Luv:
49.9798, 76.7946, -71.2966
Hunter-Lab:
42.8972, 76.7629, -38.7650
#d31dbd color charts
#d31dbd color shades, tints & tones
#d31dbd color schemes
#d31dbd color preview, HTML & CSS examples
This text has a color of #d31dbd
<p style="color:#d31dbd;">Text here</p>
.mytext {color:#d31dbd;}
This box has a color of #d31dbd
<div style="background-color:#d31dbd;">Content here</div>
.mybackground {background-color:#d31dbd;}
Border around this has a color of #d31dbd
<div style="border:2px solid #d31dbd;">Content here</div>
.myborder {border:2px solid #d31dbd;}