#336ae4 color space conversions
Hex:
        #336ae4
        RGB:
        51, 106, 228
        CMY:
        80, 58, 11
        CMYK:
        78, 54, 0, 11
      HSL:
        221°, 76.6234%, 54.7059%
        HSV (HSB):
        221°, 77.6316%, 89.4118%
        XYZ:
        20.5229, 16.6133, 75.5238
        xyY:
        0.1822, 0.1475, 16.6133
      CIE-Lab:
        47.7691, 25.0978, -67.0933
        CIE-LCH:
        47.7691, 71.6339, 290.5095
        CIE-Luv:
        47.7691, -20.1395, -103.7462
        Hunter-Lab:
        40.7594, 18.5479, -81.3278
      #336ae4 color charts
#336ae4 RGB chart
      #336ae4 CMYK chart
      #336ae4 RGB pie chart
      #336ae4 color shades, tints & tones
#336ae4 color schemes
#336ae4 color preview, HTML & CSS examples
           This text has a color of #336ae4        
        
          <p style="color:#336ae4;">Text here</p>
        
        
          .mytext {color:#336ae4;}
        
        Text color #336ae4
      
           This box has a color of #336ae4        
        
          <div style="background-color:#336ae4;">Content here</div>
        
        
          .mybackground {background-color:#336ae4;}
        
        Background color #336ae4
      
           Border around this has a color of #336ae4        
        
          <div style="border:2px solid #336ae4;">Content here</div>
        
        
          .myborder {border:2px solid #336ae4;}
        
        Border color #336ae4