#3c70b1 color space conversions
Hex:
        #3c70b1
        RGB:
        60, 112, 177
        CMY:
        76, 56, 31
        CMYK:
        66, 37, 0, 31
      HSL:
        213°, 49.3671%, 46.4706%
        HSV (HSB):
        213°, 66.1017%, 69.4118%
        XYZ:
        15.5935, 15.7233, 43.8080
        xyY:
        0.2076, 0.2093, 15.7233
      CIE-Lab:
        46.6094, 3.8508, -39.7009
        CIE-LCH:
        46.6094, 39.8872, 275.5401
        CIE-Luv:
        46.6094, -21.1633, -59.8231
        Hunter-Lab:
        39.6526, 0.8033, -37.7464
      #3c70b1 color charts
#3c70b1 RGB chart
      #3c70b1 CMYK chart
      #3c70b1 RGB pie chart
      #3c70b1 color shades, tints & tones
#3c70b1 color schemes
#3c70b1 color preview, HTML & CSS examples
           This text has a color of #3c70b1        
        
          <p style="color:#3c70b1;">Text here</p>
        
        
          .mytext {color:#3c70b1;}
        
        Text color #3c70b1
      
           This box has a color of #3c70b1        
        
          <div style="background-color:#3c70b1;">Content here</div>
        
        
          .mybackground {background-color:#3c70b1;}
        
        Background color #3c70b1
      
           Border around this has a color of #3c70b1        
        
          <div style="border:2px solid #3c70b1;">Content here</div>
        
        
          .myborder {border:2px solid #3c70b1;}
        
        Border color #3c70b1