#3a2a87 color space conversions
Hex:
        #3a2a87
        RGB:
        58, 42, 135
        CMY:
        77, 84, 47
        CMYK:
        57, 69, 0, 47
      HSL:
        250°, 52.5424%, 34.7059%
        HSV (HSB):
        250°, 68.8889%, 52.9412%
        XYZ:
        6.9461, 4.3047, 23.3865
        xyY:
        0.2005, 0.1243, 4.3047
      CIE-Lab:
        24.6543, 33.8093, -49.6809
        CIE-LCH:
        24.6543, 60.0938, 304.2364
        CIE-Luv:
        24.6543, -0.5543, -62.4596
        Hunter-Lab:
        20.7479, 23.4502, -52.3067
      #3a2a87 color charts
#3a2a87 RGB chart
      #3a2a87 CMYK chart
      #3a2a87 RGB pie chart
      #3a2a87 color shades, tints & tones
#3a2a87 color schemes
#3a2a87 color preview, HTML & CSS examples
           This text has a color of #3a2a87        
        
          <p style="color:#3a2a87;">Text here</p>
        
        
          .mytext {color:#3a2a87;}
        
        Text color #3a2a87
      
           This box has a color of #3a2a87        
        
          <div style="background-color:#3a2a87;">Content here</div>
        
        
          .mybackground {background-color:#3a2a87;}
        
        Background color #3a2a87
      
           Border around this has a color of #3a2a87        
        
          <div style="border:2px solid #3a2a87;">Content here</div>
        
        
          .myborder {border:2px solid #3a2a87;}
        
        Border color #3a2a87