#3c64c2 color space conversions
Hex:
        #3c64c2
        RGB:
        60, 100, 194
        CMY:
        76, 61, 24
        CMYK:
        69, 48, 0, 24
      HSL:
        222°, 52.7559%, 49.8039%
        HSV (HSB):
        222°, 69.0722%, 76.0784%
        XYZ:
        16.1583, 13.9700, 52.8838
        xyY:
        0.1946, 0.1683, 13.9700
      CIE-Lab:
        44.1899, 17.5450, -53.4357
        CIE-LCH:
        44.1899, 56.2423, 288.1770
        CIE-Luv:
        44.1899, -17.0516, -81.1267
        Hunter-Lab:
        37.3765, 11.7585, -57.7255
      #3c64c2 color charts
#3c64c2 RGB chart
      #3c64c2 CMYK chart
      #3c64c2 RGB pie chart
      #3c64c2 color shades, tints & tones
#3c64c2 color schemes
#3c64c2 color preview, HTML & CSS examples
           This text has a color of #3c64c2        
        
          <p style="color:#3c64c2;">Text here</p>
        
        
          .mytext {color:#3c64c2;}
        
        Text color #3c64c2
      
           This box has a color of #3c64c2        
        
          <div style="background-color:#3c64c2;">Content here</div>
        
        
          .mybackground {background-color:#3c64c2;}
        
        Background color #3c64c2
      
           Border around this has a color of #3c64c2        
        
          <div style="border:2px solid #3c64c2;">Content here</div>
        
        
          .myborder {border:2px solid #3c64c2;}
        
        Border color #3c64c2