#b327c4 color space conversions
Hex:
        #b327c4
        RGB:
        179, 39, 196
        CMY:
        30, 85, 23
        CMYK:
        9, 80, 0, 23
      HSL:
        294°, 66.8085%, 46.0784%
        HSV (HSB):
        294°, 80.1020%, 76.8627%
        XYZ:
        29.2797, 15.0203, 53.5805
        xyY:
        0.2991, 0.1535, 15.0203
      CIE-Lab:
        45.6619, 71.9016, -51.5852
        CIE-LCH:
        45.6619, 88.4922, 324.3428
        CIE-Luv:
        45.6619, 49.9539, -84.7970
        Hunter-Lab:
        38.7560, 67.0318, -54.8398
      #b327c4 color charts
#b327c4 RGB chart
      #b327c4 CMYK chart
      #b327c4 RGB pie chart
      #b327c4 color shades, tints & tones
#b327c4 color schemes
#b327c4 color preview, HTML & CSS examples
           This text has a color of #b327c4        
        
          <p style="color:#b327c4;">Text here</p>
        
        
          .mytext {color:#b327c4;}
        
        Text color #b327c4
      
           This box has a color of #b327c4        
        
          <div style="background-color:#b327c4;">Content here</div>
        
        
          .mybackground {background-color:#b327c4;}
        
        Background color #b327c4
      
           Border around this has a color of #b327c4        
        
          <div style="border:2px solid #b327c4;">Content here</div>
        
        
          .myborder {border:2px solid #b327c4;}
        
        Border color #b327c4