#329fa2 color space conversions
Hex:
        #329fa2
        RGB:
        50, 159, 162
        CMY:
        80, 38, 36
        CMYK:
        69, 2, 0, 36
      HSL:
        182°, 52.8302%, 41.5686%
        HSV (HSB):
        182°, 69.1358%, 63.5294%
        XYZ:
        20.2351, 28.0830, 38.5365
        xyY:
        0.2330, 0.3233, 28.0830
      CIE-Lab:
        59.9637, -28.8736, -10.4991
        CIE-LCH:
        59.9637, 30.7232, 199.9825
        CIE-Luv:
        59.9637, -40.9628, -11.4157
        Hunter-Lab:
        52.9934, -24.5797, -6.0199
      #329fa2 color charts
#329fa2 RGB chart
      #329fa2 CMYK chart
      #329fa2 RGB pie chart
      #329fa2 color shades, tints & tones
#329fa2 color schemes
#329fa2 color preview, HTML & CSS examples
           This text has a color of #329fa2        
        
          <p style="color:#329fa2;">Text here</p>
        
        
          .mytext {color:#329fa2;}
        
        Text color #329fa2
      
           This box has a color of #329fa2        
        
          <div style="background-color:#329fa2;">Content here</div>
        
        
          .mybackground {background-color:#329fa2;}
        
        Background color #329fa2
      
           Border around this has a color of #329fa2        
        
          <div style="border:2px solid #329fa2;">Content here</div>
        
        
          .myborder {border:2px solid #329fa2;}
        
        Border color #329fa2