#3a5bdb color space conversions
Hex:
        #3a5bdb
        RGB:
        58, 91, 219
        CMY:
        77, 64, 14
        CMYK:
        74, 58, 0, 14
      HSL:
        228°, 69.0987%, 54.3137%
        HSV (HSB):
        228°, 73.5160%, 85.8824%
        XYZ:
        18.2722, 13.4962, 68.6598
        xyY:
        0.1819, 0.1344, 13.4962
      CIE-Lab:
        43.5016, 32.0997, -68.9164
        CIE-LCH:
        43.5016, 76.0254, 294.9750
        CIE-Luv:
        43.5016, -15.0141, -103.8689
        Hunter-Lab:
        36.7372, 24.4917, -85.0939
      #3a5bdb color charts
#3a5bdb RGB chart
      #3a5bdb CMYK chart
      #3a5bdb RGB pie chart
      #3a5bdb color shades, tints & tones
#3a5bdb color schemes
#3a5bdb color preview, HTML & CSS examples
           This text has a color of #3a5bdb        
        
          <p style="color:#3a5bdb;">Text here</p>
        
        
          .mytext {color:#3a5bdb;}
        
        Text color #3a5bdb
      
           This box has a color of #3a5bdb        
        
          <div style="background-color:#3a5bdb;">Content here</div>
        
        
          .mybackground {background-color:#3a5bdb;}
        
        Background color #3a5bdb
      
           Border around this has a color of #3a5bdb        
        
          <div style="border:2px solid #3a5bdb;">Content here</div>
        
        
          .myborder {border:2px solid #3a5bdb;}
        
        Border color #3a5bdb