#d31b58 color space conversions
Hex:
        #d31b58
        RGB:
        211, 27, 88
        CMY:
        17, 89, 65
        CMYK:
        0, 87, 58, 17
      HSL:
        340°, 77.3109%, 46.6667%
        HSV (HSB):
        340°, 87.2038%, 82.7451%
        XYZ:
        29.0174, 15.3373, 10.6635
        xyY:
        0.5274, 0.2788, 15.3373
      CIE-Lab:
        46.0928, 69.0328, 14.8680
        CIE-LCH:
        46.0928, 70.6157, 12.1545
        CIE-Luv:
        46.0928, 120.3992, 3.5374
        Hunter-Lab:
        39.1629, 63.7227, 11.2702
      #d31b58 color charts
#d31b58 RGB chart
      #d31b58 CMYK chart
      #d31b58 RGB pie chart
      #d31b58 color shades, tints & tones
#d31b58 color schemes
#d31b58 color preview, HTML & CSS examples
           This text has a color of #d31b58        
        
          <p style="color:#d31b58;">Text here</p>
        
        
          .mytext {color:#d31b58;}
        
        Text color #d31b58
      
           This box has a color of #d31b58        
        
          <div style="background-color:#d31b58;">Content here</div>
        
        
          .mybackground {background-color:#d31b58;}
        
        Background color #d31b58
      
           Border around this has a color of #d31b58        
        
          <div style="border:2px solid #d31b58;">Content here</div>
        
        
          .myborder {border:2px solid #d31b58;}
        
        Border color #d31b58