#3a149a color space conversions
Hex:
        #3a149a
        RGB:
        58, 20, 154
        CMY:
        77, 92, 40
        CMYK:
        62, 87, 0, 40
      HSL:
        257°, 77.0115%, 34.1176%
        HSV (HSB):
        257°, 87.0130%, 60.3922%
        XYZ:
        7.8278, 3.7329, 30.8798
        xyY:
        0.1844, 0.0880, 3.7329
      CIE-Lab:
        22.7682, 50.4350, -64.5602
        CIE-LCH:
        22.7682, 81.9250, 307.9972
        CIE-Luv:
        22.7682, 0.6753, -75.0648
        Hunter-Lab:
        19.3208, 38.5076, -81.2365
      #3a149a color charts
#3a149a RGB chart
      #3a149a CMYK chart
      #3a149a RGB pie chart
      #3a149a color shades, tints & tones
#3a149a color schemes
#3a149a color preview, HTML & CSS examples
           This text has a color of #3a149a        
        
          <p style="color:#3a149a;">Text here</p>
        
        
          .mytext {color:#3a149a;}
        
        Text color #3a149a
      
           This box has a color of #3a149a        
        
          <div style="background-color:#3a149a;">Content here</div>
        
        
          .mybackground {background-color:#3a149a;}
        
        Background color #3a149a
      
           Border around this has a color of #3a149a        
        
          <div style="border:2px solid #3a149a;">Content here</div>
        
        
          .myborder {border:2px solid #3a149a;}
        
        Border color #3a149a