#320b8f color space conversions
Hex:
        #320b8f
        RGB:
        50, 11, 143
        CMY:
        80, 96, 44
        CMYK:
        65, 92, 0, 44
      HSL:
        258°, 85.7143%, 30.1961%
        HSV (HSB):
        258°, 92.3077%, 56.0784%
        XYZ:
        6.3930, 2.9006, 26.2095
        xyY:
        0.1801, 0.0817, 2.9006
      CIE-Lab:
        19.6414, 49.7143, -62.9615
        CIE-LCH:
        19.6414, 80.2225, 308.2946
        CIE-Luv:
        19.6414, 0.2849, -67.7231
        Hunter-Lab:
        17.0312, 37.1987, -79.3202
      #320b8f color charts
#320b8f RGB chart
      #320b8f CMYK chart
      #320b8f RGB pie chart
      #320b8f color shades, tints & tones
#320b8f color schemes
#320b8f color preview, HTML & CSS examples
           This text has a color of #320b8f        
        
          <p style="color:#320b8f;">Text here</p>
        
        
          .mytext {color:#320b8f;}
        
        Text color #320b8f
      
           This box has a color of #320b8f        
        
          <div style="background-color:#320b8f;">Content here</div>
        
        
          .mybackground {background-color:#320b8f;}
        
        Background color #320b8f
      
           Border around this has a color of #320b8f        
        
          <div style="border:2px solid #320b8f;">Content here</div>
        
        
          .myborder {border:2px solid #320b8f;}
        
        Border color #320b8f