#b327bc color space conversions
Hex:
        #b327bc
        RGB:
        179, 39, 188
        CMY:
        30, 85, 26
        CMYK:
        5, 79, 0, 26
      HSL:
        296°, 65.6388%, 44.5098%
        HSV (HSB):
        296°, 79.2553%, 73.7255%
        XYZ:
        28.3930, 14.6656, 48.9112
        xyY:
        0.3087, 0.1595, 14.6656
      CIE-Lab:
        45.1727, 70.5665, -47.7018
        CIE-LCH:
        45.1727, 85.1769, 325.9420
        CIE-Luv:
        45.1727, 52.6196, -78.8536
        Hunter-Lab:
        38.2957, 65.3253, -48.9182
      #b327bc color charts
#b327bc RGB chart
      #b327bc CMYK chart
      #b327bc RGB pie chart
      #b327bc color shades, tints & tones
#b327bc color schemes
#b327bc color preview, HTML & CSS examples
           This text has a color of #b327bc        
        
          <p style="color:#b327bc;">Text here</p>
        
        
          .mytext {color:#b327bc;}
        
        Text color #b327bc
      
           This box has a color of #b327bc        
        
          <div style="background-color:#b327bc;">Content here</div>
        
        
          .mybackground {background-color:#b327bc;}
        
        Background color #b327bc
      
           Border around this has a color of #b327bc        
        
          <div style="border:2px solid #b327bc;">Content here</div>
        
        
          .myborder {border:2px solid #b327bc;}
        
        Border color #b327bc