#320eb5 color space conversions
Hex:
        #320eb5
        RGB:
        50, 14, 181
        CMY:
        80, 95, 29
        CMYK:
        72, 92, 0, 29
      HSL:
        253°, 85.6410%, 38.2353%
        HSV (HSB):
        253°, 92.2652%, 70.9804%
        XYZ:
        9.8129, 4.3284, 44.0343
        xyY:
        0.1687, 0.0744, 4.3284
      CIE-Lab:
        24.7286, 59.0070, -77.6801
        CIE-LCH:
        24.7286, 97.5501, 307.2209
        CIE-Luv:
        24.7286, -2.5952, -90.0128
        Hunter-Lab:
        20.8048, 47.7842, -110.9269
      #320eb5 color charts
#320eb5 RGB chart
      #320eb5 CMYK chart
      #320eb5 RGB pie chart
      #320eb5 color shades, tints & tones
#320eb5 color schemes
#320eb5 color preview, HTML & CSS examples
           This text has a color of #320eb5        
        
          <p style="color:#320eb5;">Text here</p>
        
        
          .mytext {color:#320eb5;}
        
        Text color #320eb5
      
           This box has a color of #320eb5        
        
          <div style="background-color:#320eb5;">Content here</div>
        
        
          .mybackground {background-color:#320eb5;}
        
        Background color #320eb5
      
           Border around this has a color of #320eb5        
        
          <div style="border:2px solid #320eb5;">Content here</div>
        
        
          .myborder {border:2px solid #320eb5;}
        
        Border color #320eb5