#3b70bd color space conversions
Hex:
        #3b70bd
        RGB:
        59, 112, 189
        CMY:
        77, 56, 26
        CMYK:
        69, 41, 0, 26
      HSL:
        216°, 52.4194%, 48.6275%
        HSV (HSB):
        216°, 68.7831%, 74.1176%
        XYZ:
        16.7831, 16.1923, 50.3850
        xyY:
        0.2013, 0.1942, 16.1923
      CIE-Lab:
        47.2257, 7.9851, -45.6854
        CIE-LCH:
        47.2257, 46.3779, 279.9142
        CIE-Luv:
        47.2257, -21.1376, -69.7476
        Hunter-Lab:
        40.2396, 4.0293, -46.0707
      #3b70bd color charts
#3b70bd RGB chart
      #3b70bd CMYK chart
      #3b70bd RGB pie chart
      #3b70bd color shades, tints & tones
#3b70bd color schemes
#3b70bd color preview, HTML & CSS examples
           This text has a color of #3b70bd        
        
          <p style="color:#3b70bd;">Text here</p>
        
        
          .mytext {color:#3b70bd;}
        
        Text color #3b70bd
      
           This box has a color of #3b70bd        
        
          <div style="background-color:#3b70bd;">Content here</div>
        
        
          .mybackground {background-color:#3b70bd;}
        
        Background color #3b70bd
      
           Border around this has a color of #3b70bd        
        
          <div style="border:2px solid #3b70bd;">Content here</div>
        
        
          .myborder {border:2px solid #3b70bd;}
        
        Border color #3b70bd