#3d40bf color space conversions
Hex:
        #3d40bf
        RGB:
        61, 64, 191
        CMY:
        76, 75, 25
        CMYK:
        68, 66, 0, 25
      HSL:
        239°, 51.5873%, 49.4118%
        HSV (HSB):
        239°, 68.0628%, 74.9020%
        XYZ:
        13.1618, 8.4205, 50.2218
        xyY:
        0.1833, 0.1173, 8.4205
      CIE-Lab:
        34.8437, 39.5261, -66.8666
        CIE-LCH:
        34.8437, 77.6753, 300.5881
        CIE-Luv:
        34.8437, -7.4203, -93.8242
        Hunter-Lab:
        29.0181, 30.1813, -82.3011
      #3d40bf color charts
#3d40bf RGB chart
      #3d40bf CMYK chart
      #3d40bf RGB pie chart
      #3d40bf color shades, tints & tones
#3d40bf color schemes
#3d40bf color preview, HTML & CSS examples
           This text has a color of #3d40bf        
        
          <p style="color:#3d40bf;">Text here</p>
        
        
          .mytext {color:#3d40bf;}
        
        Text color #3d40bf
      
           This box has a color of #3d40bf        
        
          <div style="background-color:#3d40bf;">Content here</div>
        
        
          .mybackground {background-color:#3d40bf;}
        
        Background color #3d40bf
      
           Border around this has a color of #3d40bf        
        
          <div style="border:2px solid #3d40bf;">Content here</div>
        
        
          .myborder {border:2px solid #3d40bf;}
        
        Border color #3d40bf