#b31d61 color space conversions
Hex:
        #b31d61
        RGB:
        179, 29, 97
        CMY:
        30, 89, 62
        CMYK:
        0, 84, 46, 30
      HSL:
        333°, 72.1154%, 40.7843%
        HSV (HSB):
        333°, 83.7989%, 70.1961%
        XYZ:
        21.1874, 11.3255, 12.3786
        xyY:
        0.4720, 0.2523, 11.3255
      CIE-Lab:
        40.1234, 61.2569, -0.1229
        CIE-LCH:
        40.1234, 61.2570, 359.8850
        CIE-Luv:
        40.1234, 90.5163, -11.3084
        Hunter-Lab:
        33.6534, 53.4863, 1.7489
      #b31d61 color charts
#b31d61 RGB chart
      #b31d61 CMYK chart
      #b31d61 RGB pie chart
      #b31d61 color shades, tints & tones
#b31d61 color schemes
#b31d61 color preview, HTML & CSS examples
           This text has a color of #b31d61        
        
          <p style="color:#b31d61;">Text here</p>
        
        
          .mytext {color:#b31d61;}
        
        Text color #b31d61
      
           This box has a color of #b31d61        
        
          <div style="background-color:#b31d61;">Content here</div>
        
        
          .mybackground {background-color:#b31d61;}
        
        Background color #b31d61
      
           Border around this has a color of #b31d61        
        
          <div style="border:2px solid #b31d61;">Content here</div>
        
        
          .myborder {border:2px solid #b31d61;}
        
        Border color #b31d61