#b355ac color space conversions
Hex:
        #b355ac
        RGB:
        179, 85, 172
        CMY:
        30, 67, 33
        CMYK:
        0, 53, 4, 30
      HSL:
        304°, 38.2114%, 51.7647%
        HSV (HSB):
        304°, 52.5140%, 70.1961%
        XYZ:
        29.2853, 19.0593, 41.1650
        xyY:
        0.3272, 0.2129, 19.0593
      CIE-Lab:
        50.7565, 49.9639, -29.5197
        CIE-LCH:
        50.7565, 58.0328, 329.4246
        CIE-Luv:
        50.7565, 45.6591, -51.0086
        Hunter-Lab:
        43.6569, 43.3392, -25.3459
      #b355ac color charts
#b355ac RGB chart
      #b355ac CMYK chart
      #b355ac RGB pie chart
      #b355ac color shades, tints & tones
#b355ac color schemes
#b355ac color preview, HTML & CSS examples
           This text has a color of #b355ac        
        
          <p style="color:#b355ac;">Text here</p>
        
        
          .mytext {color:#b355ac;}
        
        Text color #b355ac
      
           This box has a color of #b355ac        
        
          <div style="background-color:#b355ac;">Content here</div>
        
        
          .mybackground {background-color:#b355ac;}
        
        Background color #b355ac
      
           Border around this has a color of #b355ac        
        
          <div style="border:2px solid #b355ac;">Content here</div>
        
        
          .myborder {border:2px solid #b355ac;}
        
        Border color #b355ac