#3a0038 color space conversions
Hex:
        #3a0038
        RGB:
        58, 0, 56
        CMY:
        77, 100, 78
        CMYK:
        0, 100, 3, 77
      HSL:
        302°, 100.0000%, 11.3725%
        HSV (HSB):
        302°, 100.0000%, 22.7451%
        XYZ:
        2.4587, 1.1851, 3.8405
        xyY:
        0.3285, 0.1583, 1.1851
      CIE-Lab:
        10.4467, 33.8803, -19.9926
        CIE-LCH:
        10.4467, 39.3393, 329.4554
        CIE-Luv:
        10.4467, 15.1915, -17.9916
        Hunter-Lab:
        10.8861, 21.2655, -13.2969
      #3a0038 color charts
#3a0038 RGB chart
      #3a0038 CMYK chart
      #3a0038 RGB pie chart
      #3a0038 color shades, tints & tones
#3a0038 color schemes
#3a0038 color preview, HTML & CSS examples
           This text has a color of #3a0038        
        
          <p style="color:#3a0038;">Text here</p>
        
        
          .mytext {color:#3a0038;}
        
        Text color #3a0038
      
           This box has a color of #3a0038        
        
          <div style="background-color:#3a0038;">Content here</div>
        
        
          .mybackground {background-color:#3a0038;}
        
        Background color #3a0038
      
           Border around this has a color of #3a0038        
        
          <div style="border:2px solid #3a0038;">Content here</div>
        
        
          .myborder {border:2px solid #3a0038;}
        
        Border color #3a0038