#d31b6a color space conversions
Hex:
        #d31b6a
        RGB:
        211, 27, 106
        CMY:
        17, 89, 58
        CMYK:
        0, 87, 50, 17
      HSL:
        334°, 77.3109%, 46.6667%
        HSV (HSB):
        334°, 87.2038%, 82.7451%
        XYZ:
        29.8574, 15.6734, 15.0873
        xyY:
        0.4926, 0.2586, 15.6734
      CIE-Lab:
        46.5430, 70.3104, 4.3391
        CIE-LCH:
        46.5430, 70.4442, 3.5315
        CIE-Luv:
        46.5430, 113.2335, -8.2442
        Hunter-Lab:
        39.5896, 65.3382, 5.1178
      #d31b6a color charts
#d31b6a RGB chart
      #d31b6a CMYK chart
      #d31b6a RGB pie chart
      #d31b6a color shades, tints & tones
#d31b6a color schemes
#d31b6a color preview, HTML & CSS examples
           This text has a color of #d31b6a        
        
          <p style="color:#d31b6a;">Text here</p>
        
        
          .mytext {color:#d31b6a;}
        
        Text color #d31b6a
      
           This box has a color of #d31b6a        
        
          <div style="background-color:#d31b6a;">Content here</div>
        
        
          .mybackground {background-color:#d31b6a;}
        
        Background color #d31b6a
      
           Border around this has a color of #d31b6a        
        
          <div style="border:2px solid #d31b6a;">Content here</div>
        
        
          .myborder {border:2px solid #d31b6a;}
        
        Border color #d31b6a