#336bd7 color space conversions
Hex:
        #336bd7
        RGB:
        51, 107, 215
        CMY:
        80, 58, 16
        CMYK:
        76, 50, 0, 16
      HSL:
        220°, 67.2131%, 52.1569%
        HSV (HSB):
        220°, 76.2791%, 84.3137%
        XYZ:
        18.8887, 16.1255, 66.4070
        xyY:
        0.1862, 0.1590, 16.1255
      CIE-Lab:
        47.1387, 19.6319, -60.7488
        CIE-LCH:
        47.1387, 63.8422, 287.9090
        CIE-Luv:
        47.1387, -20.5826, -93.6559
        Hunter-Lab:
        40.1566, 13.6881, -69.9384
      #336bd7 color charts
#336bd7 RGB chart
      #336bd7 CMYK chart
      #336bd7 RGB pie chart
      #336bd7 color shades, tints & tones
#336bd7 color schemes
#336bd7 color preview, HTML & CSS examples
           This text has a color of #336bd7        
        
          <p style="color:#336bd7;">Text here</p>
        
        
          .mytext {color:#336bd7;}
        
        Text color #336bd7
      
           This box has a color of #336bd7        
        
          <div style="background-color:#336bd7;">Content here</div>
        
        
          .mybackground {background-color:#336bd7;}
        
        Background color #336bd7
      
           Border around this has a color of #336bd7        
        
          <div style="border:2px solid #336bd7;">Content here</div>
        
        
          .myborder {border:2px solid #336bd7;}
        
        Border color #336bd7