#d31c9b color space conversions
Hex:
        #d31c9b
        RGB:
        211, 28, 155
        CMY:
        17, 89, 39
        CMYK:
        0, 87, 27, 17
      HSL:
        318°, 76.5690%, 46.8627%
        HSV (HSB):
        318°, 86.7299%, 82.7451%
        XYZ:
        33.1956, 17.0459, 32.5509
        xyY:
        0.4009, 0.2059, 17.0459
      CIE-Lab:
        48.3179, 74.8824, -22.8378
        CIE-LCH:
        48.3179, 78.2876, 343.0392
        CIE-Luv:
        48.3179, 91.5049, -44.8768
        Hunter-Lab:
        41.2867, 71.2669, -17.8442
      #d31c9b color charts
#d31c9b RGB chart
      #d31c9b CMYK chart
      #d31c9b RGB pie chart
      #d31c9b color shades, tints & tones
#d31c9b color schemes
#d31c9b color preview, HTML & CSS examples
           This text has a color of #d31c9b        
        
          <p style="color:#d31c9b;">Text here</p>
        
        
          .mytext {color:#d31c9b;}
        
        Text color #d31c9b
      
           This box has a color of #d31c9b        
        
          <div style="background-color:#d31c9b;">Content here</div>
        
        
          .mybackground {background-color:#d31c9b;}
        
        Background color #d31c9b
      
           Border around this has a color of #d31c9b        
        
          <div style="border:2px solid #d31c9b;">Content here</div>
        
        
          .myborder {border:2px solid #d31c9b;}
        
        Border color #d31c9b