#b31b60 color space conversions
Hex:
        #b31b60
        RGB:
        179, 27, 96
        CMY:
        30, 89, 62
        CMYK:
        0, 85, 46, 30
      HSL:
        333°, 73.7864%, 40.3922%
        HSV (HSB):
        333°, 84.9162%, 70.1961%
        XYZ:
        21.0937, 11.2121, 12.1187
        xyY:
        0.4748, 0.2524, 11.2121
      CIE-Lab:
        39.9354, 61.6191, 0.2359
        CIE-LCH:
        39.9354, 61.6195, 0.2193
        CIE-Luv:
        39.9354, 91.4290, -10.9580
        Hunter-Lab:
        33.4845, 53.8489, 1.9809
      #b31b60 color charts
#b31b60 RGB chart
      #b31b60 CMYK chart
      #b31b60 RGB pie chart
      #b31b60 color shades, tints & tones
#b31b60 color schemes
#b31b60 color preview, HTML & CSS examples
           This text has a color of #b31b60        
        
          <p style="color:#b31b60;">Text here</p>
        
        
          .mytext {color:#b31b60;}
        
        Text color #b31b60
      
           This box has a color of #b31b60        
        
          <div style="background-color:#b31b60;">Content here</div>
        
        
          .mybackground {background-color:#b31b60;}
        
        Background color #b31b60
      
           Border around this has a color of #b31b60        
        
          <div style="border:2px solid #b31b60;">Content here</div>
        
        
          .myborder {border:2px solid #b31b60;}
        
        Border color #b31b60