#329bc5 color space conversions
Hex:
        #329bc5
        RGB:
        50, 155, 197
        CMY:
        80, 39, 23
        CMYK:
        75, 21, 0, 23
      HSL:
        197°, 59.5142%, 48.4314%
        HSV (HSB):
        197°, 74.6193%, 77.2549%
        XYZ:
        23.1148, 28.1520, 57.0389
        xyY:
        0.2134, 0.2599, 28.1520
      CIE-Lab:
        60.0258, -15.6023, -30.1465
        CIE-LCH:
        60.0258, 33.9447, 242.6362
        CIE-Luv:
        60.0258, -37.3534, -44.7646
        Hunter-Lab:
        53.0585, -15.0893, -26.5970
      #329bc5 color charts
#329bc5 RGB chart
      #329bc5 CMYK chart
      #329bc5 RGB pie chart
      #329bc5 color shades, tints & tones
#329bc5 color schemes
#329bc5 color preview, HTML & CSS examples
           This text has a color of #329bc5        
        
          <p style="color:#329bc5;">Text here</p>
        
        
          .mytext {color:#329bc5;}
        
        Text color #329bc5
      
           This box has a color of #329bc5        
        
          <div style="background-color:#329bc5;">Content here</div>
        
        
          .mybackground {background-color:#329bc5;}
        
        Background color #329bc5
      
           Border around this has a color of #329bc5        
        
          <div style="border:2px solid #329bc5;">Content here</div>
        
        
          .myborder {border:2px solid #329bc5;}
        
        Border color #329bc5