#329ea2 color space conversions
Hex:
        #329ea2
        RGB:
        50, 158, 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.0638, 27.7405, 38.4794
        xyY:
        0.2325, 0.3215, 27.7405
      CIE-Lab:
        59.6535, -28.3816, -10.9639
        CIE-LCH:
        59.6535, 30.4257, 201.1218
        CIE-Luv:
        59.6535, -40.5946, -12.1951
        Hunter-Lab:
        52.6692, -24.1732, -6.4480
      #329ea2 color charts
#329ea2 RGB chart
      #329ea2 CMYK chart
      #329ea2 RGB pie chart
      #329ea2 color shades, tints & tones
#329ea2 color schemes
#329ea2 color preview, HTML & CSS examples
           This text has a color of #329ea2        
        
          <p style="color:#329ea2;">Text here</p>
        
        
          .mytext {color:#329ea2;}
        
        Text color #329ea2
      
           This box has a color of #329ea2        
        
          <div style="background-color:#329ea2;">Content here</div>
        
        
          .mybackground {background-color:#329ea2;}
        
        Background color #329ea2
      
           Border around this has a color of #329ea2        
        
          <div style="border:2px solid #329ea2;">Content here</div>
        
        
          .myborder {border:2px solid #329ea2;}
        
        Border color #329ea2