#3d5896 color space conversions
Hex:
        #3d5896
        RGB:
        61, 88, 150
        CMY:
        76, 65, 41
        CMYK:
        59, 41, 0, 41
      HSL:
        222°, 42.1801%, 41.3725%
        HSV (HSB):
        222°, 59.3333%, 58.8235%
        XYZ:
        10.9192, 10.1736, 30.2423
        xyY:
        0.2127, 0.1982, 10.1736
      CIE-Lab:
        38.1521, 9.6498, -37.1256
        CIE-LCH:
        38.1521, 38.3592, 284.5701
        CIE-Luv:
        38.1521, -12.9215, -53.6697
        Hunter-Lab:
        31.8960, 5.2893, -33.8889
      #3d5896 color charts
#3d5896 RGB chart
      #3d5896 CMYK chart
      #3d5896 RGB pie chart
      #3d5896 color shades, tints & tones
#3d5896 color schemes
#3d5896 color preview, HTML & CSS examples
           This text has a color of #3d5896        
        
          <p style="color:#3d5896;">Text here</p>
        
        
          .mytext {color:#3d5896;}
        
        Text color #3d5896
      
           This box has a color of #3d5896        
        
          <div style="background-color:#3d5896;">Content here</div>
        
        
          .mybackground {background-color:#3d5896;}
        
        Background color #3d5896
      
           Border around this has a color of #3d5896        
        
          <div style="border:2px solid #3d5896;">Content here</div>
        
        
          .myborder {border:2px solid #3d5896;}
        
        Border color #3d5896