#3a0a44 color space conversions
Hex:
        #3a0a44
        RGB:
        58, 10, 68
        CMY:
        77, 96, 73
        CMYK:
        15, 85, 0, 73
      HSL:
        290°, 74.3590%, 15.2941%
        HSV (HSB):
        290°, 85.2941%, 26.6667%
        XYZ:
        2.8969, 1.5340, 5.6122
        xyY:
        0.2884, 0.1527, 1.5340
      CIE-Lab:
        12.8225, 31.9478, -24.7374
        CIE-LCH:
        12.8225, 40.4055, 322.2492
        CIE-Luv:
        12.8225, 12.2107, -24.2275
        Hunter-Lab:
        12.3854, 20.0754, -18.1966
      #3a0a44 color charts
#3a0a44 RGB chart
      #3a0a44 CMYK chart
      #3a0a44 RGB pie chart
      #3a0a44 color shades, tints & tones
#3a0a44 color schemes
#3a0a44 color preview, HTML & CSS examples
           This text has a color of #3a0a44        
        
          <p style="color:#3a0a44;">Text here</p>
        
        
          .mytext {color:#3a0a44;}
        
        Text color #3a0a44
      
           This box has a color of #3a0a44        
        
          <div style="background-color:#3a0a44;">Content here</div>
        
        
          .mybackground {background-color:#3a0a44;}
        
        Background color #3a0a44
      
           Border around this has a color of #3a0a44        
        
          <div style="border:2px solid #3a0a44;">Content here</div>
        
        
          .myborder {border:2px solid #3a0a44;}
        
        Border color #3a0a44