#b8479a color space conversions
Hex:
        #b8479a
        RGB:
        184, 71, 154
        CMY:
        28, 72, 40
        CMYK:
        0, 61, 16, 28
      HSL:
        316°, 44.3137%, 50.0000%
        HSV (HSB):
        316°, 61.4130%, 72.1569%
        XYZ:
        27.8531, 17.0299, 32.3909
        xyY:
        0.3604, 0.2204, 17.0299
      CIE-Lab:
        48.2977, 54.9647, -22.6531
        CIE-LCH:
        48.2977, 59.4498, 337.6015
        CIE-Luv:
        48.2977, 59.6385, -41.1251
        Hunter-Lab:
        41.2673, 48.2597, -17.6499
      #b8479a color charts
#b8479a RGB chart
      #b8479a CMYK chart
      #b8479a RGB pie chart
      #b8479a color shades, tints & tones
#b8479a color schemes
#b8479a color preview, HTML & CSS examples
           This text has a color of #b8479a        
        
          <p style="color:#b8479a;">Text here</p>
        
        
          .mytext {color:#b8479a;}
        
        Text color #b8479a
      
           This box has a color of #b8479a        
        
          <div style="background-color:#b8479a;">Content here</div>
        
        
          .mybackground {background-color:#b8479a;}
        
        Background color #b8479a
      
           Border around this has a color of #b8479a        
        
          <div style="border:2px solid #b8479a;">Content here</div>
        
        
          .myborder {border:2px solid #b8479a;}
        
        Border color #b8479a