#3b70dc color space conversions
Hex:
        #3b70dc
        RGB:
        59, 112, 220
        CMY:
        77, 56, 14
        CMYK:
        73, 49, 0, 14
      HSL:
        220°, 69.6970%, 54.7059%
        HSV (HSB):
        220°, 73.1818%, 86.2745%
        XYZ:
        20.5161, 17.6855, 70.0425
        xyY:
        0.1895, 0.1634, 17.6855
      CIE-Lab:
        49.1124, 19.2747, -60.3862
        CIE-LCH:
        49.1124, 63.3878, 287.7026
        CIE-Luv:
        49.1124, -20.6623, -94.0979
        Hunter-Lab:
        42.0541, 13.4865, -69.3116
      #3b70dc color charts
#3b70dc RGB chart
      #3b70dc CMYK chart
      #3b70dc RGB pie chart
      #3b70dc color shades, tints & tones
#3b70dc color schemes
#3b70dc color preview, HTML & CSS examples
           This text has a color of #3b70dc        
        
          <p style="color:#3b70dc;">Text here</p>
        
        
          .mytext {color:#3b70dc;}
        
        Text color #3b70dc
      
           This box has a color of #3b70dc        
        
          <div style="background-color:#3b70dc;">Content here</div>
        
        
          .mybackground {background-color:#3b70dc;}
        
        Background color #3b70dc
      
           Border around this has a color of #3b70dc        
        
          <div style="border:2px solid #3b70dc;">Content here</div>
        
        
          .myborder {border:2px solid #3b70dc;}
        
        Border color #3b70dc