#329ddf color space conversions
Hex:
        #329ddf
        RGB:
        50, 157, 223
        CMY:
        80, 38, 13
        CMYK:
        78, 30, 0, 13
      HSL:
        203°, 72.9958%, 53.5294%
        HSV (HSB):
        203°, 77.5785%, 87.4510%
        XYZ:
        26.6916, 30.1198, 74.2189
        xyY:
        0.2037, 0.2299, 30.1198
      CIE-Lab:
        61.7574, -7.7334, -41.9499
        CIE-LCH:
        61.7574, 42.6568, 259.5549
        CIE-Luv:
        61.7574, -36.5818, -65.6042
        Hunter-Lab:
        54.8815, -9.2290, -41.7638
      #329ddf color charts
#329ddf RGB chart
      #329ddf CMYK chart
      #329ddf RGB pie chart
      #329ddf color shades, tints & tones
#329ddf color schemes
#329ddf color preview, HTML & CSS examples
           This text has a color of #329ddf        
        
          <p style="color:#329ddf;">Text here</p>
        
        
          .mytext {color:#329ddf;}
        
        Text color #329ddf
      
           This box has a color of #329ddf        
        
          <div style="background-color:#329ddf;">Content here</div>
        
        
          .mybackground {background-color:#329ddf;}
        
        Background color #329ddf
      
           Border around this has a color of #329ddf        
        
          <div style="border:2px solid #329ddf;">Content here</div>
        
        
          .myborder {border:2px solid #329ddf;}
        
        Border color #329ddf