#b1479e color space conversions
Hex:
        #b1479e
        RGB:
        177, 71, 158
        CMY:
        31, 72, 38
        CMYK:
        0, 60, 11, 31
      HSL:
        311°, 42.7419%, 48.6275%
        HSV (HSB):
        311°, 59.8870%, 69.4118%
        XYZ:
        26.5563, 16.3222, 34.0986
        xyY:
        0.3450, 0.2120, 16.3222
      CIE-Lab:
        47.3944, 53.6215, -26.5167
        CIE-LCH:
        47.3944, 59.8198, 333.6869
        CIE-Luv:
        47.3944, 53.2480, -46.3481
        Hunter-Lab:
        40.4008, 46.6304, -21.7607
      #b1479e color charts
#b1479e RGB chart
      #b1479e CMYK chart
      #b1479e RGB pie chart
      #b1479e color shades, tints & tones
#b1479e color schemes
#b1479e color preview, HTML & CSS examples
           This text has a color of #b1479e        
        
          <p style="color:#b1479e;">Text here</p>
        
        
          .mytext {color:#b1479e;}
        
        Text color #b1479e
      
           This box has a color of #b1479e        
        
          <div style="background-color:#b1479e;">Content here</div>
        
        
          .mybackground {background-color:#b1479e;}
        
        Background color #b1479e
      
           Border around this has a color of #b1479e        
        
          <div style="border:2px solid #b1479e;">Content here</div>
        
        
          .myborder {border:2px solid #b1479e;}
        
        Border color #b1479e