#329dbf color space conversions
Hex:
        #329dbf
        RGB:
        50, 157, 191
        CMY:
        80, 38, 25
        CMYK:
        74, 18, 0, 25
      HSL:
        194°, 58.5062%, 47.2549%
        HSV (HSB):
        194°, 73.8220%, 74.9020%
        XYZ:
        22.7763, 28.5536, 53.6012
        xyY:
        0.2171, 0.2721, 28.5536
      CIE-Lab:
        60.3857, -18.6840, -26.2197
        CIE-LCH:
        60.3857, 32.1958, 234.5266
        CIE-Luv:
        60.3857, -38.4239, -37.9558
        Hunter-Lab:
        53.4356, -17.4287, -22.0688
      #329dbf color charts
#329dbf RGB chart
      #329dbf CMYK chart
      #329dbf RGB pie chart
      #329dbf color shades, tints & tones
#329dbf color schemes
#329dbf color preview, HTML & CSS examples
           This text has a color of #329dbf        
        
          <p style="color:#329dbf;">Text here</p>
        
        
          .mytext {color:#329dbf;}
        
        Text color #329dbf
      
           This box has a color of #329dbf        
        
          <div style="background-color:#329dbf;">Content here</div>
        
        
          .mybackground {background-color:#329dbf;}
        
        Background color #329dbf
      
           Border around this has a color of #329dbf        
        
          <div style="border:2px solid #329dbf;">Content here</div>
        
        
          .myborder {border:2px solid #329dbf;}
        
        Border color #329dbf