#b7326b color space conversions
Hex:
        #b7326b
        RGB:
        183, 50, 107
        CMY:
        28, 80, 58
        CMYK:
        0, 73, 42, 28
      HSL:
        334°, 57.0815%, 45.6863%
        HSV (HSB):
        334°, 72.6776%, 71.7647%
        XYZ:
        23.3229, 13.4100, 15.2691
        xyY:
        0.4485, 0.2579, 13.4100
      CIE-Lab:
        43.3747, 57.1038, -1.5375
        CIE-LCH:
        43.3747, 57.1245, 358.4577
        CIE-Luv:
        43.3747, 83.0728, -12.2920
        Hunter-Lab:
        36.6197, 49.6012, 0.9121
      #b7326b color charts
#b7326b RGB chart
      #b7326b CMYK chart
      #b7326b RGB pie chart
      #b7326b color shades, tints & tones
#b7326b color schemes
#b7326b color preview, HTML & CSS examples
           This text has a color of #b7326b        
        
          <p style="color:#b7326b;">Text here</p>
        
        
          .mytext {color:#b7326b;}
        
        Text color #b7326b
      
           This box has a color of #b7326b        
        
          <div style="background-color:#b7326b;">Content here</div>
        
        
          .mybackground {background-color:#b7326b;}
        
        Background color #b7326b
      
           Border around this has a color of #b7326b        
        
          <div style="border:2px solid #b7326b;">Content here</div>
        
        
          .myborder {border:2px solid #b7326b;}
        
        Border color #b7326b