#b325c0 color space conversions
Hex:
        #b325c0
        RGB:
        179, 37, 192
        CMY:
        30, 85, 25
        CMYK:
        7, 81, 0, 25
      HSL:
        295°, 67.6856%, 44.9020%
        HSV (HSB):
        295°, 80.7292%, 75.2941%
        XYZ:
        28.7664, 14.7126, 51.1928
        xyY:
        0.3039, 0.1554, 14.7126
      CIE-Lab:
        45.2380, 71.7437, -49.9348
        CIE-LCH:
        45.2380, 87.4108, 325.1614
        CIE-Luv:
        45.2380, 51.5516, -82.2124
        Hunter-Lab:
        38.3570, 66.7439, -52.2809
      #b325c0 color charts
#b325c0 RGB chart
      #b325c0 CMYK chart
      #b325c0 RGB pie chart
      #b325c0 color shades, tints & tones
#b325c0 color schemes
#b325c0 color preview, HTML & CSS examples
           This text has a color of #b325c0        
        
          <p style="color:#b325c0;">Text here</p>
        
        
          .mytext {color:#b325c0;}
        
        Text color #b325c0
      
           This box has a color of #b325c0        
        
          <div style="background-color:#b325c0;">Content here</div>
        
        
          .mybackground {background-color:#b325c0;}
        
        Background color #b325c0
      
           Border around this has a color of #b325c0        
        
          <div style="border:2px solid #b325c0;">Content here</div>
        
        
          .myborder {border:2px solid #b325c0;}
        
        Border color #b325c0