#d31dab color space conversions
Hex:
#d31dab
RGB:
211, 29, 171
CMY:
17, 89, 33
CMYK:
0, 86, 19, 17
HSL:
313°, 75.8333%, 47.0588%
HSV (HSB):
313°, 86.2559%, 82.7451%
XYZ:
34.6540, 17.6679, 40.1118
xyY:
0.3749, 0.1911, 17.6679
CIE-Lab:
49.0908, 76.6337, -31.1476
CIE-LCH:
49.0908, 82.7218, 337.8809
CIE-Luv:
49.0908, 84.3625, -57.2740
Hunter-Lab:
42.0332, 73.6052, -27.1566
#d31dab color charts
#d31dab color shades, tints & tones
#d31dab color schemes
#d31dab color preview, HTML & CSS examples
This text has a color of #d31dab
<p style="color:#d31dab;">Text here</p>
.mytext {color:#d31dab;}
This box has a color of #d31dab
<div style="background-color:#d31dab;">Content here</div>
.mybackground {background-color:#d31dab;}
Border around this has a color of #d31dab
<div style="border:2px solid #d31dab;">Content here</div>
.myborder {border:2px solid #d31dab;}