#325e5f color space conversions
Hex:
        #325e5f
        RGB:
        50, 94, 95
        CMY:
        80, 63, 63
        CMYK:
        47, 1, 0, 63
      HSL:
        181°, 31.0345%, 28.4314%
        HSV (HSB):
        181°, 47.3684%, 37.2549%
        XYZ:
        7.3837, 9.5097, 12.2729
        xyY:
        0.2532, 0.3261, 9.5097
      CIE-Lab:
        36.9478, -14.8788, -5.3215
        CIE-LCH:
        36.9478, 15.8018, 199.6800
        CIE-Luv:
        36.9478, -19.1036, -4.9362
        Hunter-Lab:
        30.8379, -11.2272, -2.0098
      #325e5f color charts
#325e5f RGB chart
      #325e5f CMYK chart
      #325e5f RGB pie chart
      #325e5f color shades, tints & tones
#325e5f color schemes
#325e5f color preview, HTML & CSS examples
           This text has a color of #325e5f        
        
          <p style="color:#325e5f;">Text here</p>
        
        
          .mytext {color:#325e5f;}
        
        Text color #325e5f
      
           This box has a color of #325e5f        
        
          <div style="background-color:#325e5f;">Content here</div>
        
        
          .mybackground {background-color:#325e5f;}
        
        Background color #325e5f
      
           Border around this has a color of #325e5f        
        
          <div style="border:2px solid #325e5f;">Content here</div>
        
        
          .myborder {border:2px solid #325e5f;}
        
        Border color #325e5f