#337e95 color space conversions
Hex:
        #337e95
        RGB:
        51, 126, 149
        CMY:
        80, 51, 42
        CMYK:
        66, 15, 0, 42
      HSL:
        194°, 49.0000%, 39.2157%
        HSV (HSB):
        194°, 65.7718%, 58.4314%
        XYZ:
        14.2509, 17.7954, 31.1175
        xyY:
        0.2256, 0.2817, 17.7954
      CIE-Lab:
        49.2471, -15.6108, -19.2433
        CIE-LCH:
        49.2471, 24.7790, 230.9498
        CIE-Luv:
        49.2471, -29.2202, -26.0666
        Hunter-Lab:
        42.1846, -13.5219, -14.2061
      #337e95 color charts
#337e95 RGB chart
      #337e95 CMYK chart
      #337e95 RGB pie chart
      #337e95 color shades, tints & tones
#337e95 color schemes
#337e95 color preview, HTML & CSS examples
           This text has a color of #337e95        
        
          <p style="color:#337e95;">Text here</p>
        
        
          .mytext {color:#337e95;}
        
        Text color #337e95
      
           This box has a color of #337e95        
        
          <div style="background-color:#337e95;">Content here</div>
        
        
          .mybackground {background-color:#337e95;}
        
        Background color #337e95
      
           Border around this has a color of #337e95        
        
          <div style="border:2px solid #337e95;">Content here</div>
        
        
          .myborder {border:2px solid #337e95;}
        
        Border color #337e95