#349b9d color space conversions
Hex:
        #349b9d
        RGB:
        52, 155, 157
        CMY:
        80, 39, 38
        CMYK:
        67, 1, 0, 38
      HSL:
        181°, 50.2392%, 40.9804%
        HSV (HSB):
        181°, 66.8790%, 61.5686%
        XYZ:
        19.2233, 26.6071, 36.0208
        xyY:
        0.2349, 0.3251, 26.6071
      CIE-Lab:
        58.6089, -28.0954, -9.6870
        CIE-LCH:
        58.6089, 29.7185, 199.0238
        CIE-Luv:
        58.6089, -39.4395, -10.2257
        Hunter-Lab:
        51.5820, -23.7462, -5.2960
      #349b9d color charts
#349b9d RGB chart
      #349b9d CMYK chart
      #349b9d RGB pie chart
      #349b9d color shades, tints & tones
#349b9d color schemes
#349b9d color preview, HTML & CSS examples
           This text has a color of #349b9d        
        
          <p style="color:#349b9d;">Text here</p>
        
        
          .mytext {color:#349b9d;}
        
        Text color #349b9d
      
           This box has a color of #349b9d        
        
          <div style="background-color:#349b9d;">Content here</div>
        
        
          .mybackground {background-color:#349b9d;}
        
        Background color #349b9d
      
           Border around this has a color of #349b9d        
        
          <div style="border:2px solid #349b9d;">Content here</div>
        
        
          .myborder {border:2px solid #349b9d;}
        
        Border color #349b9d