#3a2142 color space conversions
Hex:
        #3a2142
        RGB:
        58, 33, 66
        CMY:
        77, 87, 74
        CMYK:
        12, 50, 0, 74
      HSL:
        285°, 33.3333%, 19.4118%
        HSV (HSB):
        285°, 50.0000%, 25.8824%
        XYZ:
        3.2721, 2.3806, 5.4413
        xyY:
        0.2949, 0.2146, 2.3806
      CIE-Lab:
        17.3698, 18.8200, -16.1336
        CIE-LCH:
        17.3698, 24.7888, 319.3948
        CIE-Luv:
        17.3698, 8.7663, -18.2751
        Hunter-Lab:
        15.4292, 10.8543, -10.1089
      #3a2142 color charts
#3a2142 RGB chart
      #3a2142 CMYK chart
      #3a2142 RGB pie chart
      #3a2142 color shades, tints & tones
#3a2142 color schemes
#3a2142 color preview, HTML & CSS examples
           This text has a color of #3a2142        
        
          <p style="color:#3a2142;">Text here</p>
        
        
          .mytext {color:#3a2142;}
        
        Text color #3a2142
      
           This box has a color of #3a2142        
        
          <div style="background-color:#3a2142;">Content here</div>
        
        
          .mybackground {background-color:#3a2142;}
        
        Background color #3a2142
      
           Border around this has a color of #3a2142        
        
          <div style="border:2px solid #3a2142;">Content here</div>
        
        
          .myborder {border:2px solid #3a2142;}
        
        Border color #3a2142