#324e5b color space conversions
Hex:
        #324e5b
        RGB:
        50, 78, 91
        CMY:
        80, 69, 64
        CMYK:
        45, 14, 0, 64
      HSL:
        199°, 29.0780%, 27.6471%
        HSV (HSB):
        199°, 45.0549%, 35.6863%
        XYZ:
        5.9281, 6.8822, 10.9135
        xyY:
        0.2499, 0.2901, 6.8822
      CIE-Lab:
        31.5373, -6.6142, -10.9425
        CIE-LCH:
        31.5373, 12.7862, 238.8491
        CIE-Luv:
        31.5373, -12.6010, -13.0529
        Hunter-Lab:
        26.2340, -5.5737, -6.3012
      #324e5b color charts
#324e5b RGB chart
      #324e5b CMYK chart
      #324e5b RGB pie chart
      #324e5b color shades, tints & tones
#324e5b color schemes
#324e5b color preview, HTML & CSS examples
           This text has a color of #324e5b        
        
          <p style="color:#324e5b;">Text here</p>
        
        
          .mytext {color:#324e5b;}
        
        Text color #324e5b
      
           This box has a color of #324e5b        
        
          <div style="background-color:#324e5b;">Content here</div>
        
        
          .mybackground {background-color:#324e5b;}
        
        Background color #324e5b
      
           Border around this has a color of #324e5b        
        
          <div style="border:2px solid #324e5b;">Content here</div>
        
        
          .myborder {border:2px solid #324e5b;}
        
        Border color #324e5b