#3a5cbe color space conversions
Hex:
        #3a5cbe
        RGB:
        58, 92, 190
        CMY:
        77, 64, 25
        CMYK:
        69, 52, 0, 25
      HSL:
        225°, 53.2258%, 48.6275%
        HSV (HSB):
        225°, 69.4737%, 74.5098%
        XYZ:
        14.8663, 12.2715, 50.3003
        xyY:
        0.1920, 0.1585, 12.2715
      CIE-Lab:
        41.6445, 20.9289, -55.2215
        CIE-LCH:
        41.6445, 59.0545, 290.7566
        CIE-Luv:
        41.6445, -15.0835, -82.6351
        Hunter-Lab:
        35.0308, 14.4479, -60.6124
      #3a5cbe color charts
#3a5cbe RGB chart
      #3a5cbe CMYK chart
      #3a5cbe RGB pie chart
      #3a5cbe color shades, tints & tones
#3a5cbe color schemes
#3a5cbe color preview, HTML & CSS examples
           This text has a color of #3a5cbe        
        
          <p style="color:#3a5cbe;">Text here</p>
        
        
          .mytext {color:#3a5cbe;}
        
        Text color #3a5cbe
      
           This box has a color of #3a5cbe        
        
          <div style="background-color:#3a5cbe;">Content here</div>
        
        
          .mybackground {background-color:#3a5cbe;}
        
        Background color #3a5cbe
      
           Border around this has a color of #3a5cbe        
        
          <div style="border:2px solid #3a5cbe;">Content here</div>
        
        
          .myborder {border:2px solid #3a5cbe;}
        
        Border color #3a5cbe