#324f5d color space conversions
Hex:
        #324f5d
        RGB:
        50, 79, 93
        CMY:
        80, 69, 64
        CMYK:
        46, 15, 0, 64
      HSL:
        200°, 30.0699%, 28.0392%
        HSV (HSB):
        200°, 46.2366%, 36.4706%
        XYZ:
        6.0872, 7.0604, 11.3979
        xyY:
        0.2480, 0.2876, 7.0604
      CIE-Lab:
        31.9440, -6.6097, -11.5959
        CIE-LCH:
        31.9440, 13.3474, 240.3170
        CIE-Luv:
        31.9440, -12.9902, -13.9791
        Hunter-Lab:
        26.5714, -5.6079, -6.8327
      #324f5d color charts
#324f5d RGB chart
      #324f5d CMYK chart
      #324f5d RGB pie chart
      #324f5d color shades, tints & tones
#324f5d color schemes
#324f5d color preview, HTML & CSS examples
           This text has a color of #324f5d        
        
          <p style="color:#324f5d;">Text here</p>
        
        
          .mytext {color:#324f5d;}
        
        Text color #324f5d
      
           This box has a color of #324f5d        
        
          <div style="background-color:#324f5d;">Content here</div>
        
        
          .mybackground {background-color:#324f5d;}
        
        Background color #324f5d
      
           Border around this has a color of #324f5d        
        
          <div style="border:2px solid #324f5d;">Content here</div>
        
        
          .myborder {border:2px solid #324f5d;}
        
        Border color #324f5d