#3a0095 color space conversions
Hex:
        #3a0095
        RGB:
        58, 0, 149
        CMY:
        77, 100, 42
        CMYK:
        61, 100, 0, 42
      HSL:
        263°, 100.0000%, 29.2157%
        HSV (HSB):
        263°, 100.0000%, 58.4314%
        XYZ:
        7.1697, 3.0695, 28.6483
        xyY:
        0.1844, 0.0789, 3.0695
      CIE-Lab:
        20.3200, 54.7121, -65.5366
        CIE-LCH:
        20.3200, 85.3725, 309.8562
        CIE-Luv:
        20.3200, 2.1796, -71.2750
        Hunter-Lab:
        17.5199, 42.3885, -84.6865
      #3a0095 color charts
#3a0095 RGB chart
      #3a0095 CMYK chart
      #3a0095 RGB pie chart
      #3a0095 color shades, tints & tones
#3a0095 color schemes
#3a0095 color preview, HTML & CSS examples
           This text has a color of #3a0095        
        
          <p style="color:#3a0095;">Text here</p>
        
        
          .mytext {color:#3a0095;}
        
        Text color #3a0095
      
           This box has a color of #3a0095        
        
          <div style="background-color:#3a0095;">Content here</div>
        
        
          .mybackground {background-color:#3a0095;}
        
        Background color #3a0095
      
           Border around this has a color of #3a0095        
        
          <div style="border:2px solid #3a0095;">Content here</div>
        
        
          .myborder {border:2px solid #3a0095;}
        
        Border color #3a0095