#b357ac color space conversions
Hex:
        #b357ac
        RGB:
        179, 87, 172
        CMY:
        30, 66, 33
        CMYK:
        0, 51, 4, 30
      HSL:
        305°, 37.7049%, 52.1569%
        HSV (HSB):
        305°, 51.3966%, 70.1961%
        XYZ:
        29.4450, 19.3787, 41.2183
        xyY:
        0.3270, 0.2152, 19.3787
      CIE-Lab:
        51.1273, 48.9782, -28.9426
        CIE-LCH:
        51.1273, 56.8906, 329.4200
        CIE-Luv:
        51.1273, 44.9055, -50.0689
        Hunter-Lab:
        44.0212, 42.3584, -24.7000
      #b357ac color charts
#b357ac RGB chart
      #b357ac CMYK chart
      #b357ac RGB pie chart
      #b357ac color shades, tints & tones
#b357ac color schemes
#b357ac color preview, HTML & CSS examples
           This text has a color of #b357ac        
        
          <p style="color:#b357ac;">Text here</p>
        
        
          .mytext {color:#b357ac;}
        
        Text color #b357ac
      
           This box has a color of #b357ac        
        
          <div style="background-color:#b357ac;">Content here</div>
        
        
          .mybackground {background-color:#b357ac;}
        
        Background color #b357ac
      
           Border around this has a color of #b357ac        
        
          <div style="border:2px solid #b357ac;">Content here</div>
        
        
          .myborder {border:2px solid #b357ac;}
        
        Border color #b357ac