#b1429b color space conversions
Hex:
        #b1429b
        RGB:
        177, 66, 155
        CMY:
        31, 74, 39
        CMYK:
        0, 63, 12, 31
      HSL:
        312°, 45.6790%, 47.6471%
        HSV (HSB):
        312°, 62.7119%, 69.4118%
        XYZ:
        25.9961, 15.6101, 32.6533
        xyY:
        0.3501, 0.2102, 15.6101
      CIE-Lab:
        46.4587, 55.3399, -26.1832
        CIE-LCH:
        46.4587, 61.2214, 334.6796
        CIE-Luv:
        46.4587, 55.8860, -45.9141
        Hunter-Lab:
        39.5096, 48.3055, -21.3443
      #b1429b color charts
#b1429b RGB chart
      #b1429b CMYK chart
      #b1429b RGB pie chart
      #b1429b color shades, tints & tones
#b1429b color schemes
#b1429b color preview, HTML & CSS examples
           This text has a color of #b1429b        
        
          <p style="color:#b1429b;">Text here</p>
        
        
          .mytext {color:#b1429b;}
        
        Text color #b1429b
      
           This box has a color of #b1429b        
        
          <div style="background-color:#b1429b;">Content here</div>
        
        
          .mybackground {background-color:#b1429b;}
        
        Background color #b1429b
      
           Border around this has a color of #b1429b        
        
          <div style="border:2px solid #b1429b;">Content here</div>
        
        
          .myborder {border:2px solid #b1429b;}
        
        Border color #b1429b