#337fea color space conversions
Hex:
        #337fea
        RGB:
        51, 127, 234
        CMY:
        80, 50, 8
        CMYK:
        78, 46, 0, 8
      HSL:
        215°, 81.3333%, 55.8824%
        HSV (HSB):
        215°, 78.2051%, 91.7647%
        XYZ:
        23.8059, 21.8231, 80.7995
        xyY:
        0.1883, 0.1726, 21.8231
      CIE-Lab:
        53.8388, 14.1460, -60.6582
        CIE-LCH:
        53.8388, 62.2858, 283.1273
        CIE-Luv:
        53.8388, -26.1829, -96.1901
        Hunter-Lab:
        46.7152, 9.2115, -69.8485
      #337fea color charts
#337fea RGB chart
      #337fea CMYK chart
      #337fea RGB pie chart
      #337fea color shades, tints & tones
#337fea color schemes
#337fea color preview, HTML & CSS examples
           This text has a color of #337fea        
        
          <p style="color:#337fea;">Text here</p>
        
        
          .mytext {color:#337fea;}
        
        Text color #337fea
      
           This box has a color of #337fea        
        
          <div style="background-color:#337fea;">Content here</div>
        
        
          .mybackground {background-color:#337fea;}
        
        Background color #337fea
      
           Border around this has a color of #337fea        
        
          <div style="border:2px solid #337fea;">Content here</div>
        
        
          .myborder {border:2px solid #337fea;}
        
        Border color #337fea