#3d4996 color space conversions
Hex:
        #3d4996
        RGB:
        61, 73, 150
        CMY:
        76, 71, 41
        CMYK:
        59, 51, 0, 41
      HSL:
        232°, 42.1801%, 41.3725%
        HSV (HSB):
        232°, 59.3333%, 58.8235%
        XYZ:
        9.8120, 7.9592, 29.8733
        xyY:
        0.2059, 0.1671, 7.9592
      CIE-Lab:
        33.8978, 19.4778, -43.9278
        CIE-LCH:
        33.8978, 48.0524, 293.9128
        CIE-Luv:
        33.8978, -8.1423, -62.1244
        Hunter-Lab:
        28.2120, 12.7105, -43.0328
      #3d4996 color charts
#3d4996 RGB chart
      #3d4996 CMYK chart
      #3d4996 RGB pie chart
      #3d4996 color shades, tints & tones
#3d4996 color schemes
#3d4996 color preview, HTML & CSS examples
           This text has a color of #3d4996        
        
          <p style="color:#3d4996;">Text here</p>
        
        
          .mytext {color:#3d4996;}
        
        Text color #3d4996
      
           This box has a color of #3d4996        
        
          <div style="background-color:#3d4996;">Content here</div>
        
        
          .mybackground {background-color:#3d4996;}
        
        Background color #3d4996
      
           Border around this has a color of #3d4996        
        
          <div style="border:2px solid #3d4996;">Content here</div>
        
        
          .myborder {border:2px solid #3d4996;}
        
        Border color #3d4996