#329fa7 color space conversions
Hex:
        #329fa7
        RGB:
        50, 159, 167
        CMY:
        80, 38, 35
        CMYK:
        70, 5, 0, 35
      HSL:
        184°, 53.9171%, 42.5490%
        HSV (HSB):
        184°, 70.0599%, 65.4902%
        XYZ:
        20.6886, 28.2644, 40.9244
        xyY:
        0.2302, 0.3145, 28.2644
      CIE-Lab:
        60.1269, -27.3633, -13.0815
        CIE-LCH:
        60.1269, 30.3295, 205.5509
        CIE-Luv:
        60.1269, -40.6447, -15.6589
        Hunter-Lab:
        53.1643, -23.5752, -8.4248
      #329fa7 color charts
#329fa7 RGB chart
      #329fa7 CMYK chart
      #329fa7 RGB pie chart
      #329fa7 color shades, tints & tones
#329fa7 color schemes
#329fa7 color preview, HTML & CSS examples
           This text has a color of #329fa7        
        
          <p style="color:#329fa7;">Text here</p>
        
        
          .mytext {color:#329fa7;}
        
        Text color #329fa7
      
           This box has a color of #329fa7        
        
          <div style="background-color:#329fa7;">Content here</div>
        
        
          .mybackground {background-color:#329fa7;}
        
        Background color #329fa7
      
           Border around this has a color of #329fa7        
        
          <div style="border:2px solid #329fa7;">Content here</div>
        
        
          .myborder {border:2px solid #329fa7;}
        
        Border color #329fa7