#349eae color space conversions
Hex:
        #349eae
        RGB:
        52, 158, 174
        CMY:
        80, 38, 32
        CMYK:
        70, 9, 0, 32
      HSL:
        188°, 53.9823%, 44.3137%
        HSV (HSB):
        188°, 70.1149%, 68.2353%
        XYZ:
        21.2830, 28.2398, 44.3735
        xyY:
        0.2267, 0.3008, 28.2398
      CIE-Lab:
        60.1047, -24.4145, -17.0656
        CIE-LCH:
        60.1047, 29.7876, 214.9533
        CIE-Luv:
        60.1047, -39.4998, -22.3600
        Hunter-Lab:
        53.1411, -21.5077, -12.3091
      #349eae color charts
#349eae RGB chart
      #349eae CMYK chart
      #349eae RGB pie chart
      #349eae color shades, tints & tones
#349eae color schemes
#349eae color preview, HTML & CSS examples
           This text has a color of #349eae        
        
          <p style="color:#349eae;">Text here</p>
        
        
          .mytext {color:#349eae;}
        
        Text color #349eae
      
           This box has a color of #349eae        
        
          <div style="background-color:#349eae;">Content here</div>
        
        
          .mybackground {background-color:#349eae;}
        
        Background color #349eae
      
           Border around this has a color of #349eae        
        
          <div style="border:2px solid #349eae;">Content here</div>
        
        
          .myborder {border:2px solid #349eae;}
        
        Border color #349eae