#3a0258 color space conversions
Hex:
        #3a0258
        RGB:
        58, 2, 88
        CMY:
        77, 99, 65
        CMYK:
        34, 98, 0, 65
      HSL:
        279°, 95.5556%, 17.6471%
        HSV (HSB):
        279°, 97.7273%, 34.5098%
        XYZ:
        3.5281, 1.6475, 9.3646
        xyY:
        0.2426, 0.1133, 1.6475
      CIE-Lab:
        13.5168, 39.5623, -37.3910
        CIE-LCH:
        13.5168, 54.4359, 316.6162
        CIE-Luv:
        13.5168, 9.2548, -36.0448
        Hunter-Lab:
        12.8356, 26.6012, -34.2716
      #3a0258 color charts
#3a0258 RGB chart
      #3a0258 CMYK chart
      #3a0258 RGB pie chart
      #3a0258 color shades, tints & tones
#3a0258 color schemes
#3a0258 color preview, HTML & CSS examples
           This text has a color of #3a0258        
        
          <p style="color:#3a0258;">Text here</p>
        
        
          .mytext {color:#3a0258;}
        
        Text color #3a0258
      
           This box has a color of #3a0258        
        
          <div style="background-color:#3a0258;">Content here</div>
        
        
          .mybackground {background-color:#3a0258;}
        
        Background color #3a0258
      
           Border around this has a color of #3a0258        
        
          <div style="border:2px solid #3a0258;">Content here</div>
        
        
          .myborder {border:2px solid #3a0258;}
        
        Border color #3a0258