#3a419e color space conversions
Hex:
        #3a419e
        RGB:
        58, 65, 158
        CMY:
        77, 75, 38
        CMYK:
        63, 59, 0, 38
      HSL:
        236°, 46.2963%, 42.3529%
        HSV (HSB):
        236°, 63.2911%, 61.9608%
        XYZ:
        9.8068, 7.1488, 33.2107
        xyY:
        0.1955, 0.1425, 7.1488
      CIE-Lab:
        32.1432, 26.9987, -51.6227
        CIE-LCH:
        32.1432, 58.2567, 297.6096
        CIE-Luv:
        32.1432, -7.0179, -71.6185
        Hunter-Lab:
        26.7372, 18.6810, -54.9292
      #3a419e color charts
#3a419e RGB chart
      #3a419e CMYK chart
      #3a419e RGB pie chart
      #3a419e color shades, tints & tones
#3a419e color schemes
#3a419e color preview, HTML & CSS examples
           This text has a color of #3a419e        
        
          <p style="color:#3a419e;">Text here</p>
        
        
          .mytext {color:#3a419e;}
        
        Text color #3a419e
      
           This box has a color of #3a419e        
        
          <div style="background-color:#3a419e;">Content here</div>
        
        
          .mybackground {background-color:#3a419e;}
        
        Background color #3a419e
      
           Border around this has a color of #3a419e        
        
          <div style="border:2px solid #3a419e;">Content here</div>
        
        
          .myborder {border:2px solid #3a419e;}
        
        Border color #3a419e