#3d64c1 color space conversions
Hex:
        #3d64c1
        RGB:
        61, 100, 193
        CMY:
        76, 61, 24
        CMYK:
        68, 48, 0, 24
      HSL:
        222°, 51.9685%, 49.8039%
        HSV (HSB):
        222°, 68.3938%, 75.6863%
        XYZ:
        16.1073, 13.9567, 52.2970
        xyY:
        0.1956, 0.1695, 13.9567
      CIE-Lab:
        44.1708, 17.3361, -52.8852
        CIE-LCH:
        44.1708, 55.6541, 288.1495
        CIE-Luv:
        44.1708, -16.8425, -80.2838
        Hunter-Lab:
        37.3587, 11.5830, -56.8469
      #3d64c1 color charts
#3d64c1 RGB chart
      #3d64c1 CMYK chart
      #3d64c1 RGB pie chart
      #3d64c1 color shades, tints & tones
#3d64c1 color schemes
#3d64c1 color preview, HTML & CSS examples
           This text has a color of #3d64c1        
        
          <p style="color:#3d64c1;">Text here</p>
        
        
          .mytext {color:#3d64c1;}
        
        Text color #3d64c1
      
           This box has a color of #3d64c1        
        
          <div style="background-color:#3d64c1;">Content here</div>
        
        
          .mybackground {background-color:#3d64c1;}
        
        Background color #3d64c1
      
           Border around this has a color of #3d64c1        
        
          <div style="border:2px solid #3d64c1;">Content here</div>
        
        
          .myborder {border:2px solid #3d64c1;}
        
        Border color #3d64c1