#3d7995 color space conversions
Hex:
        #3d7995
        RGB:
        61, 121, 149
        CMY:
        76, 53, 42
        CMYK:
        59, 19, 0, 42
      HSL:
        199°, 41.9048%, 41.1765%
        HSV (HSB):
        199°, 59.0604%, 58.4314%
        XYZ:
        14.1867, 16.8368, 30.9359
        xyY:
        0.2290, 0.2717, 16.8368
      CIE-Lab:
        48.0537, -10.8669, -21.0439
        CIE-LCH:
        48.0537, 23.6841, 242.6886
        CIE-Luv:
        48.0537, -24.9949, -29.2892
        Hunter-Lab:
        41.0326, -10.0924, -15.9779
      #3d7995 color charts
#3d7995 RGB chart
      #3d7995 CMYK chart
      #3d7995 RGB pie chart
      #3d7995 color shades, tints & tones
#3d7995 color schemes
#3d7995 color preview, HTML & CSS examples
           This text has a color of #3d7995        
        
          <p style="color:#3d7995;">Text here</p>
        
        
          .mytext {color:#3d7995;}
        
        Text color #3d7995
      
           This box has a color of #3d7995        
        
          <div style="background-color:#3d7995;">Content here</div>
        
        
          .mybackground {background-color:#3d7995;}
        
        Background color #3d7995
      
           Border around this has a color of #3d7995        
        
          <div style="border:2px solid #3d7995;">Content here</div>
        
        
          .myborder {border:2px solid #3d7995;}
        
        Border color #3d7995