#329be2 color space conversions
Hex:
        #329be2
        RGB:
        50, 155, 226
        CMY:
        80, 39, 11
        CMYK:
        78, 31, 0, 11
      HSL:
        204°, 75.2137%, 54.1176%
        HSV (HSB):
        204°, 77.8761%, 88.6275%
        XYZ:
        26.7642, 29.6118, 76.2565
        xyY:
        0.2018, 0.2233, 29.6118
      CIE-Lab:
        61.3178, -5.5421, -44.3041
        CIE-LCH:
        61.3178, 44.6494, 262.8698
        CIE-Luv:
        61.3178, -35.7420, -69.7138
        Hunter-Lab:
        54.4167, -7.4362, -44.9940
      #329be2 color charts
#329be2 RGB chart
      #329be2 CMYK chart
      #329be2 RGB pie chart
      #329be2 color shades, tints & tones
#329be2 color schemes
#329be2 color preview, HTML & CSS examples
           This text has a color of #329be2        
        
          <p style="color:#329be2;">Text here</p>
        
        
          .mytext {color:#329be2;}
        
        Text color #329be2
      
           This box has a color of #329be2        
        
          <div style="background-color:#329be2;">Content here</div>
        
        
          .mybackground {background-color:#329be2;}
        
        Background color #329be2
      
           Border around this has a color of #329be2        
        
          <div style="border:2px solid #329be2;">Content here</div>
        
        
          .myborder {border:2px solid #329be2;}
        
        Border color #329be2