#3a335e color space conversions
Hex:
        #3a335e
        RGB:
        58, 51, 94
        CMY:
        77, 80, 63
        CMYK:
        38, 46, 0, 63
      HSL:
        250°, 29.6552%, 28.4314%
        HSV (HSB):
        250°, 45.7447%, 36.8627%
        XYZ:
        4.9491, 4.0753, 11.1154
        xyY:
        0.2457, 0.2024, 4.0753
      CIE-Lab:
        23.9190, 14.6451, -24.6470
        CIE-LCH:
        23.9190, 28.6698, 300.7185
        CIE-Luv:
        23.9190, 0.3946, -30.9194
        Hunter-Lab:
        20.1875, 8.4327, -18.5145
      #3a335e color charts
#3a335e RGB chart
      #3a335e CMYK chart
      #3a335e RGB pie chart
      #3a335e color shades, tints & tones
#3a335e color schemes
#3a335e color preview, HTML & CSS examples
           This text has a color of #3a335e        
        
          <p style="color:#3a335e;">Text here</p>
        
        
          .mytext {color:#3a335e;}
        
        Text color #3a335e
      
           This box has a color of #3a335e        
        
          <div style="background-color:#3a335e;">Content here</div>
        
        
          .mybackground {background-color:#3a335e;}
        
        Background color #3a335e
      
           Border around this has a color of #3a335e        
        
          <div style="border:2px solid #3a335e;">Content here</div>
        
        
          .myborder {border:2px solid #3a335e;}
        
        Border color #3a335e