#b1477e color space conversions
Hex:
        #b1477e
        RGB:
        177, 71, 126
        CMY:
        31, 72, 51
        CMYK:
        0, 60, 29, 31
      HSL:
        329°, 42.7419%, 48.6275%
        HSV (HSB):
        329°, 59.8870%, 69.4118%
        XYZ:
        24.1506, 15.3599, 21.4306
        xyY:
        0.3963, 0.2520, 15.3599
      CIE-Lab:
        46.1233, 48.9163, -9.2287
        CIE-LCH:
        46.1233, 49.7792, 349.3160
        CIE-Luv:
        46.1233, 63.0420, -20.8470
        Hunter-Lab:
        39.1918, 41.4090, -4.9863
      #b1477e color charts
#b1477e RGB chart
      #b1477e CMYK chart
      #b1477e RGB pie chart
      #b1477e color shades, tints & tones
#b1477e color schemes
#b1477e color preview, HTML & CSS examples
           This text has a color of #b1477e        
        
          <p style="color:#b1477e;">Text here</p>
        
        
          .mytext {color:#b1477e;}
        
        Text color #b1477e
      
           This box has a color of #b1477e        
        
          <div style="background-color:#b1477e;">Content here</div>
        
        
          .mybackground {background-color:#b1477e;}
        
        Background color #b1477e
      
           Border around this has a color of #b1477e        
        
          <div style="border:2px solid #b1477e;">Content here</div>
        
        
          .myborder {border:2px solid #b1477e;}
        
        Border color #b1477e