#329ca8 color space conversions
Hex:
        #329ca8
        RGB:
        50, 156, 168
        CMY:
        80, 39, 34
        CMYK:
        70, 7, 0, 34
      HSL:
        186°, 54.1284%, 42.7451%
        HSV (HSB):
        186°, 70.2381%, 65.8824%
        XYZ:
        20.2717, 27.2822, 41.2433
        xyY:
        0.2283, 0.3072, 27.2822
      CIE-Lab:
        59.2346, -25.5512, -14.9938
        CIE-LCH:
        59.2346, 29.6256, 210.4050
        CIE-Luv:
        59.2346, -39.4812, -18.8744
        Hunter-Lab:
        52.2324, -22.1295, -10.2535
      #329ca8 color charts
#329ca8 RGB chart
      #329ca8 CMYK chart
      #329ca8 RGB pie chart
      #329ca8 color shades, tints & tones
#329ca8 color schemes
#329ca8 color preview, HTML & CSS examples
           This text has a color of #329ca8        
        
          <p style="color:#329ca8;">Text here</p>
        
        
          .mytext {color:#329ca8;}
        
        Text color #329ca8
      
           This box has a color of #329ca8        
        
          <div style="background-color:#329ca8;">Content here</div>
        
        
          .mybackground {background-color:#329ca8;}
        
        Background color #329ca8
      
           Border around this has a color of #329ca8        
        
          <div style="border:2px solid #329ca8;">Content here</div>
        
        
          .myborder {border:2px solid #329ca8;}
        
        Border color #329ca8