#3a3c85 color space conversions
Hex:
        #3a3c85
        RGB:
        58, 60, 133
        CMY:
        77, 76, 48
        CMYK:
        56, 55, 0, 48
      HSL:
        238°, 39.2670%, 37.4510%
        HSV (HSB):
        238°, 56.3910%, 52.1569%
        XYZ:
        7.5944, 5.8247, 22.9143
        xyY:
        0.2090, 0.1603, 5.8247
      CIE-Lab:
        28.9659, 21.5369, -41.4358
        CIE-LCH:
        28.9659, 46.6986, 297.4639
        CIE-Luv:
        28.9659, -4.6240, -55.7745
        Hunter-Lab:
        24.1344, 13.9336, -39.3985
      #3a3c85 color charts
#3a3c85 RGB chart
      #3a3c85 CMYK chart
      #3a3c85 RGB pie chart
      #3a3c85 color shades, tints & tones
#3a3c85 color schemes
#3a3c85 color preview, HTML & CSS examples
           This text has a color of #3a3c85        
        
          <p style="color:#3a3c85;">Text here</p>
        
        
          .mytext {color:#3a3c85;}
        
        Text color #3a3c85
      
           This box has a color of #3a3c85        
        
          <div style="background-color:#3a3c85;">Content here</div>
        
        
          .mybackground {background-color:#3a3c85;}
        
        Background color #3a3c85
      
           Border around this has a color of #3a3c85        
        
          <div style="border:2px solid #3a3c85;">Content here</div>
        
        
          .myborder {border:2px solid #3a3c85;}
        
        Border color #3a3c85