#b1437b color space conversions
Hex:
        #b1437b
        RGB:
        177, 67, 123
        CMY:
        31, 74, 52
        CMYK:
        0, 62, 31, 31
      HSL:
        329°, 45.0820%, 47.8431%
        HSV (HSB):
        329°, 62.1469%, 69.4118%
        XYZ:
        23.7138, 14.7915, 20.3441
        xyY:
        0.4030, 0.2513, 14.7915
      CIE-Lab:
        45.3473, 50.3402, -8.5665
        CIE-LCH:
        45.3473, 51.0639, 350.3424
        CIE-Luv:
        45.3473, 65.7421, -20.1436
        Hunter-Lab:
        38.4597, 42.7564, -4.4409
      #b1437b color charts
#b1437b RGB chart
      #b1437b CMYK chart
      #b1437b RGB pie chart
      #b1437b color shades, tints & tones
#b1437b color schemes
#b1437b color preview, HTML & CSS examples
           This text has a color of #b1437b        
        
          <p style="color:#b1437b;">Text here</p>
        
        
          .mytext {color:#b1437b;}
        
        Text color #b1437b
      
           This box has a color of #b1437b        
        
          <div style="background-color:#b1437b;">Content here</div>
        
        
          .mybackground {background-color:#b1437b;}
        
        Background color #b1437b
      
           Border around this has a color of #b1437b        
        
          <div style="border:2px solid #b1437b;">Content here</div>
        
        
          .myborder {border:2px solid #b1437b;}
        
        Border color #b1437b