#3a1245 color space conversions
Hex:
        #3a1245
        RGB:
        58, 18, 69
        CMY:
        77, 93, 73
        CMYK:
        16, 74, 0, 73
      HSL:
        287°, 58.6207%, 17.0588%
        HSV (HSB):
        287°, 73.9130%, 27.0588%
        XYZ:
        3.0354, 1.7618, 5.8103
        xyY:
        0.2862, 0.1661, 1.7618
      CIE-Lab:
        14.1841, 28.5299, -23.2551
        CIE-LCH:
        14.1841, 36.8070, 320.8160
        CIE-Luv:
        14.1841, 11.2625, -24.0082
        Hunter-Lab:
        13.2734, 17.5917, -16.6623
      #3a1245 color charts
#3a1245 RGB chart
      #3a1245 CMYK chart
      #3a1245 RGB pie chart
      #3a1245 color shades, tints & tones
#3a1245 color schemes
#3a1245 color preview, HTML & CSS examples
           This text has a color of #3a1245        
        
          <p style="color:#3a1245;">Text here</p>
        
        
          .mytext {color:#3a1245;}
        
        Text color #3a1245
      
           This box has a color of #3a1245        
        
          <div style="background-color:#3a1245;">Content here</div>
        
        
          .mybackground {background-color:#3a1245;}
        
        Background color #3a1245
      
           Border around this has a color of #3a1245        
        
          <div style="border:2px solid #3a1245;">Content here</div>
        
        
          .myborder {border:2px solid #3a1245;}
        
        Border color #3a1245