#3a037a color space conversions
Hex:
        #3a037a
        RGB:
        58, 3, 122
        CMY:
        77, 99, 52
        CMYK:
        52, 98, 0, 52
      HSL:
        268°, 95.2000%, 24.5098%
        HSV (HSB):
        268°, 97.5410%, 47.8431%
        XYZ:
        5.2903, 2.3698, 18.5909
        xyY:
        0.2015, 0.0903, 2.3698
      CIE-Lab:
        17.3193, 47.2879, -53.5072
        CIE-LCH:
        17.3193, 71.4084, 311.4692
        CIE-Luv:
        17.3193, 4.7729, -55.7406
        Hunter-Lab:
        15.3942, 34.4032, -60.8263
      #3a037a color charts
#3a037a RGB chart
      #3a037a CMYK chart
      #3a037a RGB pie chart
      #3a037a color shades, tints & tones
#3a037a color schemes
#3a037a color preview, HTML & CSS examples
           This text has a color of #3a037a        
        
          <p style="color:#3a037a;">Text here</p>
        
        
          .mytext {color:#3a037a;}
        
        Text color #3a037a
      
           This box has a color of #3a037a        
        
          <div style="background-color:#3a037a;">Content here</div>
        
        
          .mybackground {background-color:#3a037a;}
        
        Background color #3a037a
      
           Border around this has a color of #3a037a        
        
          <div style="border:2px solid #3a037a;">Content here</div>
        
        
          .myborder {border:2px solid #3a037a;}
        
        Border color #3a037a