#3a0a60 color space conversions
Hex:
        #3a0a60
        RGB:
        58, 10, 96
        CMY:
        77, 96, 62
        CMYK:
        40, 90, 0, 62
      HSL:
        273°, 81.1321%, 20.7843%
        HSV (HSB):
        273°, 89.5833%, 37.6471%
        XYZ:
        3.9648, 1.9612, 11.2359
        xyY:
        0.2310, 0.1143, 1.9612
      CIE-Lab:
        15.2820, 38.5695, -39.8748
        CIE-LCH:
        15.2820, 55.4761, 314.0467
        CIE-Luv:
        15.2820, 7.6580, -40.7764
        Hunter-Lab:
        14.0041, 26.0290, -37.7672
      #3a0a60 color charts
#3a0a60 RGB chart
      #3a0a60 CMYK chart
      #3a0a60 RGB pie chart
      #3a0a60 color shades, tints & tones
#3a0a60 color schemes
#3a0a60 color preview, HTML & CSS examples
           This text has a color of #3a0a60        
        
          <p style="color:#3a0a60;">Text here</p>
        
        
          .mytext {color:#3a0a60;}
        
        Text color #3a0a60
      
           This box has a color of #3a0a60        
        
          <div style="background-color:#3a0a60;">Content here</div>
        
        
          .mybackground {background-color:#3a0a60;}
        
        Background color #3a0a60
      
           Border around this has a color of #3a0a60        
        
          <div style="border:2px solid #3a0a60;">Content here</div>
        
        
          .myborder {border:2px solid #3a0a60;}
        
        Border color #3a0a60