#3a3860 color space conversions
Hex:
        #3a3860
        RGB:
        58, 56, 96
        CMY:
        77, 78, 62
        CMYK:
        40, 42, 0, 62
      HSL:
        243°, 26.3158%, 29.8039%
        HSV (HSB):
        243°, 41.6667%, 37.6471%
        XYZ:
        5.2704, 4.5724, 11.6711
        xyY:
        0.2450, 0.2125, 4.5724
      CIE-Lab:
        25.4801, 11.8720, -23.4878
        CIE-LCH:
        25.4801, 26.3177, 296.8144
        CIE-Luv:
        25.4801, -1.3909, -29.9265
        Hunter-Lab:
        21.3832, 6.5751, -17.3927
      #3a3860 color charts
#3a3860 RGB chart
      #3a3860 CMYK chart
      #3a3860 RGB pie chart
      #3a3860 color shades, tints & tones
#3a3860 color schemes
#3a3860 color preview, HTML & CSS examples
           This text has a color of #3a3860        
        
          <p style="color:#3a3860;">Text here</p>
        
        
          .mytext {color:#3a3860;}
        
        Text color #3a3860
      
           This box has a color of #3a3860        
        
          <div style="background-color:#3a3860;">Content here</div>
        
        
          .mybackground {background-color:#3a3860;}
        
        Background color #3a3860
      
           Border around this has a color of #3a3860        
        
          <div style="border:2px solid #3a3860;">Content here</div>
        
        
          .myborder {border:2px solid #3a3860;}
        
        Border color #3a3860