#337fd7 color space conversions
Hex:
        #337fd7
        RGB:
        51, 127, 215
        CMY:
        80, 50, 16
        CMYK:
        76, 41, 0, 16
      HSL:
        212°, 67.2131%, 52.1569%
        HSV (HSB):
        212°, 76.2791%, 84.3137%
        XYZ:
        21.2204, 20.7888, 67.1842
        xyY:
        0.1943, 0.1904, 20.7888
      CIE-Lab:
        52.7176, 7.1283, -51.7891
        CIE-LCH:
        52.7176, 52.2773, 277.8370
        CIE-Luv:
        52.7176, -26.7730, -81.1151
        Hunter-Lab:
        45.5948, 3.2851, -55.4478
      #337fd7 color charts
#337fd7 RGB chart
      #337fd7 CMYK chart
      #337fd7 RGB pie chart
      #337fd7 color shades, tints & tones
#337fd7 color schemes
#337fd7 color preview, HTML & CSS examples
           This text has a color of #337fd7        
        
          <p style="color:#337fd7;">Text here</p>
        
        
          .mytext {color:#337fd7;}
        
        Text color #337fd7
      
           This box has a color of #337fd7        
        
          <div style="background-color:#337fd7;">Content here</div>
        
        
          .mybackground {background-color:#337fd7;}
        
        Background color #337fd7
      
           Border around this has a color of #337fd7        
        
          <div style="border:2px solid #337fd7;">Content here</div>
        
        
          .myborder {border:2px solid #337fd7;}
        
        Border color #337fd7