#3c64c1 color space conversions
Hex:
        #3c64c1
        RGB:
        60, 100, 193
        CMY:
        76, 61, 24
        CMYK:
        69, 48, 0, 24
      HSL:
        222°, 52.5692%, 49.6078%
        HSV (HSB):
        222°, 68.9119%, 75.6863%
        XYZ:
        16.0463, 13.9253, 52.2942
        xyY:
        0.1951, 0.1693, 13.9253
      CIE-Lab:
        44.1256, 17.1813, -52.9603
        CIE-LCH:
        44.1256, 55.6775, 287.9740
        CIE-Luv:
        44.1256, -17.0548, -80.3596
        Hunter-Lab:
        37.3166, 11.4518, -56.9654
      #3c64c1 color charts
#3c64c1 RGB chart
      #3c64c1 CMYK chart
      #3c64c1 RGB pie chart
      #3c64c1 color shades, tints & tones
#3c64c1 color schemes
#3c64c1 color preview, HTML & CSS examples
           This text has a color of #3c64c1        
        
          <p style="color:#3c64c1;">Text here</p>
        
        
          .mytext {color:#3c64c1;}
        
        Text color #3c64c1
      
           This box has a color of #3c64c1        
        
          <div style="background-color:#3c64c1;">Content here</div>
        
        
          .mybackground {background-color:#3c64c1;}
        
        Background color #3c64c1
      
           Border around this has a color of #3c64c1        
        
          <div style="border:2px solid #3c64c1;">Content here</div>
        
        
          .myborder {border:2px solid #3c64c1;}
        
        Border color #3c64c1