#337bfa color space conversions
Hex:
        #337bfa
        RGB:
        51, 123, 250
        CMY:
        80, 52, 2
        CMYK:
        80, 51, 0, 2
      HSL:
        218°, 95.2153%, 59.0196%
        HSV (HSB):
        218°, 79.6000%, 98.0392%
        XYZ:
        25.7035, 21.7719, 93.2901
        xyY:
        0.1826, 0.1547, 21.7719
      CIE-Lab:
        53.7841, 22.5430, -69.6396
        CIE-LCH:
        53.7841, 73.1974, 287.9373
        CIE-Luv:
        53.7841, -24.6105, -110.7302
        Hunter-Lab:
        46.6603, 16.6738, -85.8790
      #337bfa color charts
#337bfa RGB chart
      #337bfa CMYK chart
      #337bfa RGB pie chart
      #337bfa color shades, tints & tones
#337bfa color schemes
#337bfa color preview, HTML & CSS examples
           This text has a color of #337bfa        
        
          <p style="color:#337bfa;">Text here</p>
        
        
          .mytext {color:#337bfa;}
        
        Text color #337bfa
      
           This box has a color of #337bfa        
        
          <div style="background-color:#337bfa;">Content here</div>
        
        
          .mybackground {background-color:#337bfa;}
        
        Background color #337bfa
      
           Border around this has a color of #337bfa        
        
          <div style="border:2px solid #337bfa;">Content here</div>
        
        
          .myborder {border:2px solid #337bfa;}
        
        Border color #337bfa