#b326ac color space conversions
Hex:
        #b326ac
        RGB:
        179, 38, 172
        CMY:
        30, 85, 33
        CMYK:
        0, 79, 4, 30
      HSL:
        303°, 64.9770%, 42.5490%
        HSV (HSB):
        303°, 78.7709%, 70.1961%
        XYZ:
        26.7299, 13.9485, 40.3132
        xyY:
        0.3300, 0.1722, 13.9485
      CIE-Lab:
        44.1590, 68.2784, -39.8902
        CIE-LCH:
        44.1590, 79.0770, 329.7053
        CIE-Luv:
        44.1590, 58.4064, -66.9317
        Hunter-Lab:
        37.3477, 62.3949, -37.8545
      #b326ac color charts
#b326ac RGB chart
      #b326ac CMYK chart
      #b326ac RGB pie chart
      #b326ac color shades, tints & tones
#b326ac color schemes
#b326ac color preview, HTML & CSS examples
           This text has a color of #b326ac        
        
          <p style="color:#b326ac;">Text here</p>
        
        
          .mytext {color:#b326ac;}
        
        Text color #b326ac
      
           This box has a color of #b326ac        
        
          <div style="background-color:#b326ac;">Content here</div>
        
        
          .mybackground {background-color:#b326ac;}
        
        Background color #b326ac
      
           Border around this has a color of #b326ac        
        
          <div style="border:2px solid #b326ac;">Content here</div>
        
        
          .myborder {border:2px solid #b326ac;}
        
        Border color #b326ac