#b325a8 color space conversions
Hex:
        #b325a8
        RGB:
        179, 37, 168
        CMY:
        30, 85, 34
        CMYK:
        0, 79, 6, 30
      HSL:
        305°, 65.7407%, 42.3529%
        HSV (HSB):
        305°, 79.3296%, 70.1961%
        XYZ:
        26.3199, 13.7340, 38.3095
        xyY:
        0.3359, 0.1753, 13.7340
      CIE-Lab:
        43.8490, 67.9307, -38.0047
        CIE-LCH:
        43.8490, 77.8391, 330.7746
        CIE-Luv:
        43.8490, 60.0440, -64.0654
        Hunter-Lab:
        37.0594, 61.9180, -35.3484
      #b325a8 color charts
#b325a8 RGB chart
      #b325a8 CMYK chart
      #b325a8 RGB pie chart
      #b325a8 color shades, tints & tones
#b325a8 color schemes
#b325a8 color preview, HTML & CSS examples
           This text has a color of #b325a8        
        
          <p style="color:#b325a8;">Text here</p>
        
        
          .mytext {color:#b325a8;}
        
        Text color #b325a8
      
           This box has a color of #b325a8        
        
          <div style="background-color:#b325a8;">Content here</div>
        
        
          .mybackground {background-color:#b325a8;}
        
        Background color #b325a8
      
           Border around this has a color of #b325a8        
        
          <div style="border:2px solid #b325a8;">Content here</div>
        
        
          .myborder {border:2px solid #b325a8;}
        
        Border color #b325a8