#b3549a color space conversions
Hex:
        #b3549a
        RGB:
        179, 84, 154
        CMY:
        30, 67, 40
        CMYK:
        0, 53, 14, 30
      HSL:
        316°, 38.4615%, 51.5686%
        HSV (HSB):
        316°, 53.0726%, 70.1961%
        XYZ:
        27.5935, 18.2574, 32.6416
        xyY:
        0.3515, 0.2326, 18.2574
      CIE-Lab:
        49.8069, 47.4243, -20.3945
        CIE-LCH:
        49.8069, 51.6236, 336.7302
        CIE-Luv:
        49.8069, 50.8430, -36.8459
        Hunter-Lab:
        42.7287, 40.4969, -15.3830
      #b3549a color charts
#b3549a RGB chart
      #b3549a CMYK chart
      #b3549a RGB pie chart
      #b3549a color shades, tints & tones
#b3549a color schemes
#b3549a color preview, HTML & CSS examples
           This text has a color of #b3549a        
        
          <p style="color:#b3549a;">Text here</p>
        
        
          .mytext {color:#b3549a;}
        
        Text color #b3549a
      
           This box has a color of #b3549a        
        
          <div style="background-color:#b3549a;">Content here</div>
        
        
          .mybackground {background-color:#b3549a;}
        
        Background color #b3549a
      
           Border around this has a color of #b3549a        
        
          <div style="border:2px solid #b3549a;">Content here</div>
        
        
          .myborder {border:2px solid #b3549a;}
        
        Border color #b3549a