#349eaf color space conversions
Hex:
        #349eaf
        RGB:
        52, 158, 175
        CMY:
        80, 38, 31
        CMYK:
        70, 10, 0, 31
      HSL:
        188°, 54.1850%, 44.5098%
        HSV (HSB):
        188°, 70.2857%, 68.6275%
        XYZ:
        21.3809, 28.2789, 44.8889
        xyY:
        0.2261, 0.2991, 28.2789
      CIE-Lab:
        60.1399, -24.1013, -17.5769
        CIE-LCH:
        60.1399, 29.8299, 216.1030
        CIE-Luv:
        60.1399, -39.4382, -23.2204
        Hunter-Lab:
        53.1779, -21.2931, -12.8237
      #349eaf color charts
#349eaf RGB chart
      #349eaf CMYK chart
      #349eaf RGB pie chart
      #349eaf color shades, tints & tones
#349eaf color schemes
#349eaf color preview, HTML & CSS examples
           This text has a color of #349eaf        
        
          <p style="color:#349eaf;">Text here</p>
        
        
          .mytext {color:#349eaf;}
        
        Text color #349eaf
      
           This box has a color of #349eaf        
        
          <div style="background-color:#349eaf;">Content here</div>
        
        
          .mybackground {background-color:#349eaf;}
        
        Background color #349eaf
      
           Border around this has a color of #349eaf        
        
          <div style="border:2px solid #349eaf;">Content here</div>
        
        
          .myborder {border:2px solid #349eaf;}
        
        Border color #349eaf