#3a0b56 color space conversions
Hex:
        #3a0b56
        RGB:
        58, 11, 86
        CMY:
        77, 96, 66
        CMYK:
        33, 87, 0, 66
      HSL:
        278°, 77.3196%, 19.0196%
        HSV (HSB):
        278°, 87.2093%, 33.7255%
        XYZ:
        3.5443, 1.8108, 8.9668
        xyY:
        0.2475, 0.1264, 1.8108
      CIE-Lab:
        14.4611, 35.7474, -34.4949
        CIE-LCH:
        14.4611, 49.6767, 316.0216
        CIE-Luv:
        14.4611, 9.0737, -34.8606
        Hunter-Lab:
        13.4565, 23.4663, -30.0887
      #3a0b56 color charts
#3a0b56 RGB chart
      #3a0b56 CMYK chart
      #3a0b56 RGB pie chart
      #3a0b56 color shades, tints & tones
#3a0b56 color schemes
#3a0b56 color preview, HTML & CSS examples
           This text has a color of #3a0b56        
        
          <p style="color:#3a0b56;">Text here</p>
        
        
          .mytext {color:#3a0b56;}
        
        Text color #3a0b56
      
           This box has a color of #3a0b56        
        
          <div style="background-color:#3a0b56;">Content here</div>
        
        
          .mybackground {background-color:#3a0b56;}
        
        Background color #3a0b56
      
           Border around this has a color of #3a0b56        
        
          <div style="border:2px solid #3a0b56;">Content here</div>
        
        
          .myborder {border:2px solid #3a0b56;}
        
        Border color #3a0b56