#d31daf color space conversions
Hex:
#d31daf
RGB:
211, 29, 175
CMY:
17, 89, 31
CMYK:
0, 86, 17, 17
HSL:
312°, 75.8333%, 47.0588%
HSV (HSB):
312°, 86.2559%, 82.7451%
XYZ:
35.0412, 17.8228, 42.1507
xyY:
0.3688, 0.1876, 17.8228
CIE-Lab:
49.2804, 77.1417, -33.2097
CIE-LCH:
49.2804, 83.9865, 336.7080
CIE-Luv:
49.2804, 82.6501, -60.4053
Hunter-Lab:
42.2170, 74.2798, -29.6450
#d31daf color charts
#d31daf color shades, tints & tones
#d31daf color schemes
#d31daf color preview, HTML & CSS examples
This text has a color of #d31daf
<p style="color:#d31daf;">Text here</p>
.mytext {color:#d31daf;}
This box has a color of #d31daf
<div style="background-color:#d31daf;">Content here</div>
.mybackground {background-color:#d31daf;}
Border around this has a color of #d31daf
<div style="border:2px solid #d31daf;">Content here</div>
.myborder {border:2px solid #d31daf;}