#b323a1 color space conversions
Hex:
        #b323a1
        RGB:
        179, 35, 161
        CMY:
        30, 86, 37
        CMYK:
        0, 80, 10, 30
      HSL:
        308°, 67.2897%, 41.9608%
        HSV (HSB):
        308°, 80.4469%, 70.1961%
        XYZ:
        25.6245, 13.3590, 34.9462
        xyY:
        0.3466, 0.1807, 13.3590
      CIE-Lab:
        43.2992, 67.4045, -34.6935
        CIE-LCH:
        43.2992, 75.8090, 332.7648
        CIE-Luv:
        43.2992, 63.0234, -59.0663
        Hunter-Lab:
        36.5499, 61.1805, -31.1035
      #b323a1 color charts
#b323a1 RGB chart
      #b323a1 CMYK chart
      #b323a1 RGB pie chart
      #b323a1 color shades, tints & tones
#b323a1 color schemes
#b323a1 color preview, HTML & CSS examples
           This text has a color of #b323a1        
        
          <p style="color:#b323a1;">Text here</p>
        
        
          .mytext {color:#b323a1;}
        
        Text color #b323a1
      
           This box has a color of #b323a1        
        
          <div style="background-color:#b323a1;">Content here</div>
        
        
          .mybackground {background-color:#b323a1;}
        
        Background color #b323a1
      
           Border around this has a color of #b323a1        
        
          <div style="border:2px solid #b323a1;">Content here</div>
        
        
          .myborder {border:2px solid #b323a1;}
        
        Border color #b323a1