#3a5a95 color space conversions
Hex:
        #3a5a95
        RGB:
        58, 90, 149
        CMY:
        77, 65, 42
        CMYK:
        61, 40, 0, 42
      HSL:
        219°, 43.9614%, 40.5882%
        HSV (HSB):
        219°, 61.0738%, 58.4314%
        XYZ:
        10.8259, 10.3818, 29.8671
        xyY:
        0.2120, 0.2033, 10.3818
      CIE-Lab:
        38.5191, 7.3736, -35.9509
        CIE-LCH:
        38.5191, 36.6993, 281.5908
        CIE-Luv:
        38.5191, -14.4149, -51.8629
        Hunter-Lab:
        32.2208, 3.5880, -32.4043
      #3a5a95 color charts
#3a5a95 RGB chart
      #3a5a95 CMYK chart
      #3a5a95 RGB pie chart
      #3a5a95 color shades, tints & tones
#3a5a95 color schemes
#3a5a95 color preview, HTML & CSS examples
           This text has a color of #3a5a95        
        
          <p style="color:#3a5a95;">Text here</p>
        
        
          .mytext {color:#3a5a95;}
        
        Text color #3a5a95
      
           This box has a color of #3a5a95        
        
          <div style="background-color:#3a5a95;">Content here</div>
        
        
          .mybackground {background-color:#3a5a95;}
        
        Background color #3a5a95
      
           Border around this has a color of #3a5a95        
        
          <div style="border:2px solid #3a5a95;">Content here</div>
        
        
          .myborder {border:2px solid #3a5a95;}
        
        Border color #3a5a95