#3a3990 color space conversions
Hex:
        #3a3990
        RGB:
        58, 57, 144
        CMY:
        77, 78, 44
        CMYK:
        60, 60, 0, 44
      HSL:
        241°, 43.2836%, 39.4118%
        HSV (HSB):
        241°, 60.4167%, 56.4706%
        XYZ:
        8.2421, 5.8394, 27.0783
        xyY:
        0.2002, 0.1419, 5.8394
      CIE-Lab:
        29.0036, 27.3298, -48.1794
        CIE-LCH:
        29.0036, 55.3911, 299.5641
        CIE-Luv:
        29.0036, -4.3924, -64.6754
        Hunter-Lab:
        24.1649, 18.5938, -49.5228
      #3a3990 color charts
#3a3990 RGB chart
      #3a3990 CMYK chart
      #3a3990 RGB pie chart
      #3a3990 color shades, tints & tones
#3a3990 color schemes
#3a3990 color preview, HTML & CSS examples
           This text has a color of #3a3990        
        
          <p style="color:#3a3990;">Text here</p>
        
        
          .mytext {color:#3a3990;}
        
        Text color #3a3990
      
           This box has a color of #3a3990        
        
          <div style="background-color:#3a3990;">Content here</div>
        
        
          .mybackground {background-color:#3a3990;}
        
        Background color #3a3990
      
           Border around this has a color of #3a3990        
        
          <div style="border:2px solid #3a3990;">Content here</div>
        
        
          .myborder {border:2px solid #3a3990;}
        
        Border color #3a3990