#b9479a color space conversions
Hex:
        #b9479a
        RGB:
        185, 71, 154
        CMY:
        27, 72, 40
        CMYK:
        0, 62, 17, 27
      HSL:
        316°, 44.8819%, 50.1961%
        HSV (HSB):
        316°, 61.6216%, 72.5490%
        XYZ:
        28.0936, 17.1539, 32.4022
        xyY:
        0.3618, 0.2209, 17.1539
      CIE-Lab:
        48.4533, 55.2468, -22.4003
        CIE-LCH:
        48.4533, 59.6152, 337.9295
        CIE-Luv:
        48.4533, 60.3854, -40.8360
        Hunter-Lab:
        41.4172, 48.5975, -17.3927
      #b9479a color charts
#b9479a RGB chart
      #b9479a CMYK chart
      #b9479a RGB pie chart
      #b9479a color shades, tints & tones
#b9479a color schemes
#b9479a color preview, HTML & CSS examples
           This text has a color of #b9479a        
        
          <p style="color:#b9479a;">Text here</p>
        
        
          .mytext {color:#b9479a;}
        
        Text color #b9479a
      
           This box has a color of #b9479a        
        
          <div style="background-color:#b9479a;">Content here</div>
        
        
          .mybackground {background-color:#b9479a;}
        
        Background color #b9479a
      
           Border around this has a color of #b9479a        
        
          <div style="border:2px solid #b9479a;">Content here</div>
        
        
          .myborder {border:2px solid #b9479a;}
        
        Border color #b9479a