#323c8f color space conversions
Hex:
        #323c8f
        RGB:
        50, 60, 143
        CMY:
        80, 76, 44
        CMYK:
        65, 58, 0, 44
      HSL:
        234°, 48.1865%, 37.8431%
        HSV (HSB):
        234°, 65.0350%, 56.0784%
        XYZ:
        7.8892, 5.8930, 26.7083
        xyY:
        0.1948, 0.1455, 5.8930
      CIE-Lab:
        29.1409, 23.5333, -47.3673
        CIE-LCH:
        29.1409, 52.8912, 296.4194
        CIE-Luv:
        29.1409, -7.1811, -63.5256
        Hunter-Lab:
        24.2755, 15.5277, -48.2389
      #323c8f color charts
#323c8f RGB chart
      #323c8f CMYK chart
      #323c8f RGB pie chart
      #323c8f color shades, tints & tones
#323c8f color schemes
#323c8f color preview, HTML & CSS examples
           This text has a color of #323c8f        
        
          <p style="color:#323c8f;">Text here</p>
        
        
          .mytext {color:#323c8f;}
        
        Text color #323c8f
      
           This box has a color of #323c8f        
        
          <div style="background-color:#323c8f;">Content here</div>
        
        
          .mybackground {background-color:#323c8f;}
        
        Background color #323c8f
      
           Border around this has a color of #323c8f        
        
          <div style="border:2px solid #323c8f;">Content here</div>
        
        
          .myborder {border:2px solid #323c8f;}
        
        Border color #323c8f