#3a4eae color space conversions
Hex:
        #3a4eae
        RGB:
        58, 78, 174
        CMY:
        77, 69, 32
        CMYK:
        67, 55, 0, 32
      HSL:
        230°, 50.0000%, 45.4902%
        HSV (HSB):
        230°, 66.6667%, 68.2353%
        XYZ:
        12.1093, 9.4043, 41.2214
        xyY:
        0.1930, 0.1499, 9.4043
      CIE-Lab:
        36.7514, 24.2154, -53.7324
        CIE-LCH:
        36.7514, 58.9369, 294.2595
        CIE-Luv:
        36.7514, -10.9285, -77.6862
        Hunter-Lab:
        30.6665, 16.8182, -58.2302
      #3a4eae color charts
#3a4eae RGB chart
      #3a4eae CMYK chart
      #3a4eae RGB pie chart
      #3a4eae color shades, tints & tones
#3a4eae color schemes
#3a4eae color preview, HTML & CSS examples
           This text has a color of #3a4eae        
        
          <p style="color:#3a4eae;">Text here</p>
        
        
          .mytext {color:#3a4eae;}
        
        Text color #3a4eae
      
           This box has a color of #3a4eae        
        
          <div style="background-color:#3a4eae;">Content here</div>
        
        
          .mybackground {background-color:#3a4eae;}
        
        Background color #3a4eae
      
           Border around this has a color of #3a4eae        
        
          <div style="border:2px solid #3a4eae;">Content here</div>
        
        
          .myborder {border:2px solid #3a4eae;}
        
        Border color #3a4eae