#3a328e color space conversions
Hex:
        #3a328e
        RGB:
        58, 50, 142
        CMY:
        77, 80, 44
        CMYK:
        59, 65, 0, 44
      HSL:
        245°, 47.9167%, 37.6471%
        HSV (HSB):
        245°, 64.7887%, 55.6863%
        XYZ:
        7.7680, 5.1337, 26.1727
        xyY:
        0.1988, 0.1314, 5.1337
      CIE-Lab:
        27.1124, 31.1542, -50.0221
        CIE-LCH:
        27.1124, 58.9304, 301.9150
        CIE-Luv:
        27.1124, -2.6628, -65.3413
        Hunter-Lab:
        22.6578, 21.5461, -52.6273
      #3a328e color charts
#3a328e RGB chart
      #3a328e CMYK chart
      #3a328e RGB pie chart
      #3a328e color shades, tints & tones
#3a328e color schemes
#3a328e color preview, HTML & CSS examples
           This text has a color of #3a328e        
        
          <p style="color:#3a328e;">Text here</p>
        
        
          .mytext {color:#3a328e;}
        
        Text color #3a328e
      
           This box has a color of #3a328e        
        
          <div style="background-color:#3a328e;">Content here</div>
        
        
          .mybackground {background-color:#3a328e;}
        
        Background color #3a328e
      
           Border around this has a color of #3a328e        
        
          <div style="border:2px solid #3a328e;">Content here</div>
        
        
          .myborder {border:2px solid #3a328e;}
        
        Border color #3a328e