#324e5d color space conversions
Hex:
        #324e5d
        RGB:
        50, 78, 93
        CMY:
        80, 69, 64
        CMYK:
        46, 16, 0, 64
      HSL:
        201°, 30.0699%, 28.0392%
        HSV (HSB):
        201°, 46.2366%, 36.4706%
        XYZ:
        6.0156, 6.9172, 11.3740
        xyY:
        0.2475, 0.2846, 6.9172
      CIE-Lab:
        31.6177, -5.9905, -12.0927
        CIE-LCH:
        31.6177, 13.4952, 243.6472
        CIE-Luv:
        31.6177, -12.5856, -14.6728
        Hunter-Lab:
        26.3006, -5.1988, -7.2303
      #324e5d color charts
#324e5d RGB chart
      #324e5d CMYK chart
      #324e5d RGB pie chart
      #324e5d color shades, tints & tones
#324e5d color schemes
#324e5d color preview, HTML & CSS examples
           This text has a color of #324e5d        
        
          <p style="color:#324e5d;">Text here</p>
        
        
          .mytext {color:#324e5d;}
        
        Text color #324e5d
      
           This box has a color of #324e5d        
        
          <div style="background-color:#324e5d;">Content here</div>
        
        
          .mybackground {background-color:#324e5d;}
        
        Background color #324e5d
      
           Border around this has a color of #324e5d        
        
          <div style="border:2px solid #324e5d;">Content here</div>
        
        
          .myborder {border:2px solid #324e5d;}
        
        Border color #324e5d