#325d5d color space conversions
Hex:
        #325d5d
        RGB:
        50, 93, 93
        CMY:
        80, 64, 64
        CMYK:
        46, 0, 0, 64
      HSL:
        180°, 30.0699%, 28.0392%
        HSV (HSB):
        180°, 46.2366%, 36.4706%
        XYZ:
        7.2055, 9.2971, 11.7707
        xyY:
        0.2549, 0.3288, 9.2971
      CIE-Lab:
        36.5502, -14.8947, -4.6708
        CIE-LCH:
        36.5502, 15.6099, 197.4109
        CIE-Luv:
        36.5502, -18.7468, -4.0501
        Hunter-Lab:
        30.4912, -11.1773, -1.5442
      #325d5d color charts
#325d5d RGB chart
      #325d5d CMYK chart
      #325d5d RGB pie chart
      #325d5d color shades, tints & tones
#325d5d color schemes
#325d5d color preview, HTML & CSS examples
           This text has a color of #325d5d        
        
          <p style="color:#325d5d;">Text here</p>
        
        
          .mytext {color:#325d5d;}
        
        Text color #325d5d
      
           This box has a color of #325d5d        
        
          <div style="background-color:#325d5d;">Content here</div>
        
        
          .mybackground {background-color:#325d5d;}
        
        Background color #325d5d
      
           Border around this has a color of #325d5d        
        
          <div style="border:2px solid #325d5d;">Content here</div>
        
        
          .myborder {border:2px solid #325d5d;}
        
        Border color #325d5d