#3a5879 color space conversions
Hex:
        #3a5879
        RGB:
        58, 88, 121
        CMY:
        77, 65, 53
        CMYK:
        52, 27, 0, 53
      HSL:
        211°, 35.1955%, 35.0980%
        HSV (HSB):
        211°, 52.0661%, 47.4510%
        XYZ:
        8.6858, 9.2595, 19.4186
        xyY:
        0.2325, 0.2478, 9.2595
      CIE-Lab:
        36.4791, -0.9896, -22.0957
        CIE-LCH:
        36.4791, 22.1178, 267.4355
        CIE-Luv:
        36.4791, -13.7747, -30.0991
        Hunter-Lab:
        30.4294, -2.2999, -16.5356
      #3a5879 color charts
#3a5879 RGB chart
      #3a5879 CMYK chart
      #3a5879 RGB pie chart
      #3a5879 color shades, tints & tones
#3a5879 color schemes
#3a5879 color preview, HTML & CSS examples
           This text has a color of #3a5879        
        
          <p style="color:#3a5879;">Text here</p>
        
        
          .mytext {color:#3a5879;}
        
        Text color #3a5879
      
           This box has a color of #3a5879        
        
          <div style="background-color:#3a5879;">Content here</div>
        
        
          .mybackground {background-color:#3a5879;}
        
        Background color #3a5879
      
           Border around this has a color of #3a5879        
        
          <div style="border:2px solid #3a5879;">Content here</div>
        
        
          .myborder {border:2px solid #3a5879;}
        
        Border color #3a5879