#3a50a9 color space conversions
Hex:
        #3a50a9
        RGB:
        58, 80, 169
        CMY:
        77, 69, 34
        CMYK:
        66, 53, 0, 34
      HSL:
        228°, 48.8987%, 44.5098%
        HSV (HSB):
        228°, 65.6805%, 66.2745%
        XYZ:
        11.7750, 9.5014, 38.7495
        xyY:
        0.1962, 0.1583, 9.5014
      CIE-Lab:
        36.9323, 21.0987, -50.4685
        CIE-LCH:
        36.9323, 54.7012, 292.6877
        CIE-Luv:
        36.9323, -11.4012, -73.1030
        Hunter-Lab:
        30.8244, 14.2449, -52.9566
      #3a50a9 color charts
#3a50a9 RGB chart
      #3a50a9 CMYK chart
      #3a50a9 RGB pie chart
      #3a50a9 color shades, tints & tones
#3a50a9 color schemes
#3a50a9 color preview, HTML & CSS examples
           This text has a color of #3a50a9        
        
          <p style="color:#3a50a9;">Text here</p>
        
        
          .mytext {color:#3a50a9;}
        
        Text color #3a50a9
      
           This box has a color of #3a50a9        
        
          <div style="background-color:#3a50a9;">Content here</div>
        
        
          .mybackground {background-color:#3a50a9;}
        
        Background color #3a50a9
      
           Border around this has a color of #3a50a9        
        
          <div style="border:2px solid #3a50a9;">Content here</div>
        
        
          .myborder {border:2px solid #3a50a9;}
        
        Border color #3a50a9