#3a5799 color space conversions
Hex:
        #3a5799
        RGB:
        58, 87, 153
        CMY:
        77, 66, 40
        CMYK:
        62, 43, 0, 40
      HSL:
        222°, 45.0237%, 41.3725%
        HSV (HSB):
        222°, 62.0915%, 60.0000%
        XYZ:
        10.9029, 10.0158, 31.4956
        xyY:
        0.2080, 0.1911, 10.0158
      CIE-Lab:
        37.8708, 10.7411, -39.3888
        CIE-LCH:
        37.8708, 40.8271, 285.2533
        CIE-Luv:
        37.8708, -13.4078, -56.9633
        Hunter-Lab:
        31.6478, 6.1108, -36.8514
      #3a5799 color charts
#3a5799 RGB chart
      #3a5799 CMYK chart
      #3a5799 RGB pie chart
      #3a5799 color shades, tints & tones
#3a5799 color schemes
#3a5799 color preview, HTML & CSS examples
           This text has a color of #3a5799        
        
          <p style="color:#3a5799;">Text here</p>
        
        
          .mytext {color:#3a5799;}
        
        Text color #3a5799
      
           This box has a color of #3a5799        
        
          <div style="background-color:#3a5799;">Content here</div>
        
        
          .mybackground {background-color:#3a5799;}
        
        Background color #3a5799
      
           Border around this has a color of #3a5799        
        
          <div style="border:2px solid #3a5799;">Content here</div>
        
        
          .myborder {border:2px solid #3a5799;}
        
        Border color #3a5799