#336bfc color space conversions
Hex:
        #336bfc
        RGB:
        51, 107, 252
        CMY:
        80, 58, 1
        CMYK:
        80, 58, 0, 1
      HSL:
        223°, 97.1014%, 59.4118%
        HSV (HSB):
        223°, 79.7619%, 98.8235%
        XYZ:
        24.1936, 18.2475, 94.3424
        xyY:
        0.1769, 0.1334, 18.2475
      CIE-Lab:
        49.7949, 33.2784, -77.2290
        CIE-LCH:
        49.7949, 84.0938, 293.3115
        CIE-Luv:
        49.7949, -20.2325, -120.1714
        Hunter-Lab:
        42.7171, 26.3420, -101.0425
      #336bfc color charts
#336bfc RGB chart
      #336bfc CMYK chart
      #336bfc RGB pie chart
      #336bfc color shades, tints & tones
#336bfc color schemes
#336bfc color preview, HTML & CSS examples
           This text has a color of #336bfc        
        
          <p style="color:#336bfc;">Text here</p>
        
        
          .mytext {color:#336bfc;}
        
        Text color #336bfc
      
           This box has a color of #336bfc        
        
          <div style="background-color:#336bfc;">Content here</div>
        
        
          .mybackground {background-color:#336bfc;}
        
        Background color #336bfc
      
           Border around this has a color of #336bfc        
        
          <div style="border:2px solid #336bfc;">Content here</div>
        
        
          .myborder {border:2px solid #336bfc;}
        
        Border color #336bfc