#337ad1 color space conversions
Hex:
        #337ad1
        RGB:
        51, 122, 209
        CMY:
        80, 52, 18
        CMYK:
        76, 42, 0, 18
      HSL:
        213°, 63.2000%, 50.9804%
        HSV (HSB):
        213°, 75.5981%, 81.9608%
        XYZ:
        19.8334, 19.2263, 62.9873
        xyY:
        0.1944, 0.1884, 19.2263
      CIE-Lab:
        50.9509, 7.9854, -51.2131
        CIE-LCH:
        50.9509, 51.8319, 278.8625
        CIE-Luv:
        50.9509, -25.3525, -79.6866
        Hunter-Lab:
        43.8478, 4.0060, -54.4765
      #337ad1 color charts
#337ad1 RGB chart
      #337ad1 CMYK chart
      #337ad1 RGB pie chart
      #337ad1 color shades, tints & tones
#337ad1 color schemes
#337ad1 color preview, HTML & CSS examples
           This text has a color of #337ad1        
        
          <p style="color:#337ad1;">Text here</p>
        
        
          .mytext {color:#337ad1;}
        
        Text color #337ad1
      
           This box has a color of #337ad1        
        
          <div style="background-color:#337ad1;">Content here</div>
        
        
          .mybackground {background-color:#337ad1;}
        
        Background color #337ad1
      
           Border around this has a color of #337ad1        
        
          <div style="border:2px solid #337ad1;">Content here</div>
        
        
          .myborder {border:2px solid #337ad1;}
        
        Border color #337ad1