#3a5fbf color space conversions
Hex:
        #3a5fbf
        RGB:
        58, 95, 191
        CMY:
        77, 63, 25
        CMYK:
        70, 50, 0, 25
      HSL:
        223°, 53.4137%, 48.8235%
        HSV (HSB):
        223°, 69.6335%, 74.9020%
        XYZ:
        15.2411, 12.8455, 50.9664
        xyY:
        0.1928, 0.1625, 12.8455
      CIE-Lab:
        42.5296, 19.3587, -54.3749
        CIE-LCH:
        42.5296, 57.7182, 289.5969
        CIE-Luv:
        42.5296, -15.9677, -81.7885
        Hunter-Lab:
        35.8407, 13.1852, -59.2234
      #3a5fbf color charts
#3a5fbf RGB chart
      #3a5fbf CMYK chart
      #3a5fbf RGB pie chart
      #3a5fbf color shades, tints & tones
#3a5fbf color schemes
#3a5fbf color preview, HTML & CSS examples
           This text has a color of #3a5fbf        
        
          <p style="color:#3a5fbf;">Text here</p>
        
        
          .mytext {color:#3a5fbf;}
        
        Text color #3a5fbf
      
           This box has a color of #3a5fbf        
        
          <div style="background-color:#3a5fbf;">Content here</div>
        
        
          .mybackground {background-color:#3a5fbf;}
        
        Background color #3a5fbf
      
           Border around this has a color of #3a5fbf        
        
          <div style="border:2px solid #3a5fbf;">Content here</div>
        
        
          .myborder {border:2px solid #3a5fbf;}
        
        Border color #3a5fbf