#337be4 color space conversions
Hex:
        #337be4
        RGB:
        51, 123, 228
        CMY:
        80, 52, 11
        CMYK:
        78, 46, 0, 11
      HSL:
        216°, 76.6234%, 54.7059%
        HSV (HSB):
        216°, 77.6316%, 89.4118%
        XYZ:
        22.4518, 20.4712, 76.1668
        xyY:
        0.1885, 0.1719, 20.4712
      CIE-Lab:
        52.3658, 14.4022, -59.6689
        CIE-LCH:
        52.3658, 61.3824, 283.5699
        CIE-Luv:
        52.3658, -25.1203, -94.0585
        Hunter-Lab:
        45.2451, 9.3975, -68.1389
      #337be4 color charts
#337be4 RGB chart
      #337be4 CMYK chart
      #337be4 RGB pie chart
      #337be4 color shades, tints & tones
#337be4 color schemes
#337be4 color preview, HTML & CSS examples
           This text has a color of #337be4        
        
          <p style="color:#337be4;">Text here</p>
        
        
          .mytext {color:#337be4;}
        
        Text color #337be4
      
           This box has a color of #337be4        
        
          <div style="background-color:#337be4;">Content here</div>
        
        
          .mybackground {background-color:#337be4;}
        
        Background color #337be4
      
           Border around this has a color of #337be4        
        
          <div style="border:2px solid #337be4;">Content here</div>
        
        
          .myborder {border:2px solid #337be4;}
        
        Border color #337be4