#320cb3 color space conversions
Hex:
        #320cb3
        RGB:
        50, 12, 179
        CMY:
        80, 95, 30
        CMYK:
        72, 93, 0, 30
      HSL:
        254°, 87.4346%, 37.4510%
        HSV (HSB):
        254°, 93.2961%, 70.1961%
        XYZ:
        9.5835, 4.1957, 42.9526
        xyY:
        0.1689, 0.0740, 4.1957
      CIE-Lab:
        24.3082, 58.9771, -77.1838
        CIE-LCH:
        24.3082, 97.1372, 307.3839
        CIE-Luv:
        24.3082, -2.3636, -88.7410
        Hunter-Lab:
        20.4835, 47.6682, -109.9890
      #320cb3 color charts
#320cb3 RGB chart
      #320cb3 CMYK chart
      #320cb3 RGB pie chart
      #320cb3 color shades, tints & tones
#320cb3 color schemes
#320cb3 color preview, HTML & CSS examples
           This text has a color of #320cb3        
        
          <p style="color:#320cb3;">Text here</p>
        
        
          .mytext {color:#320cb3;}
        
        Text color #320cb3
      
           This box has a color of #320cb3        
        
          <div style="background-color:#320cb3;">Content here</div>
        
        
          .mybackground {background-color:#320cb3;}
        
        Background color #320cb3
      
           Border around this has a color of #320cb3        
        
          <div style="border:2px solid #320cb3;">Content here</div>
        
        
          .myborder {border:2px solid #320cb3;}
        
        Border color #320cb3