#320c76 color space conversions
Hex:
        #320c76
        RGB:
        50, 12, 118
        CMY:
        80, 95, 54
        CMYK:
        58, 90, 0, 54
      HSL:
        262°, 81.5385%, 25.4902%
        HSV (HSB):
        262°, 89.8305%, 46.2745%
        XYZ:
        4.7169, 2.2491, 17.3250
        xyY:
        0.1942, 0.0926, 2.2491
      CIE-Lab:
        16.7435, 42.6064, -51.9221
        CIE-LCH:
        16.7435, 67.1656, 309.3717
        CIE-Luv:
        16.7435, 2.3524, -53.2180
        Hunter-Lab:
        14.9969, 29.8981, -57.9966
      #320c76 color charts
#320c76 RGB chart
      #320c76 CMYK chart
      #320c76 RGB pie chart
      #320c76 color shades, tints & tones
#320c76 color schemes
#320c76 color preview, HTML & CSS examples
           This text has a color of #320c76        
        
          <p style="color:#320c76;">Text here</p>
        
        
          .mytext {color:#320c76;}
        
        Text color #320c76
      
           This box has a color of #320c76        
        
          <div style="background-color:#320c76;">Content here</div>
        
        
          .mybackground {background-color:#320c76;}
        
        Background color #320c76
      
           Border around this has a color of #320c76        
        
          <div style="border:2px solid #320c76;">Content here</div>
        
        
          .myborder {border:2px solid #320c76;}
        
        Border color #320c76