#5a275d color space conversions
Hex:
        #5a275d
        RGB:
        90, 39, 93
        CMY:
        65, 85, 64
        CMYK:
        3, 58, 0, 64
      HSL:
        297°, 40.9091%, 25.8824%
        HSV (HSB):
        297°, 58.0645%, 36.4706%
        XYZ:
        6.9178, 4.4150, 10.8435
        xyY:
        0.3119, 0.1991, 4.4150
      CIE-Lab:
        24.9986, 32.0412, -22.0171
        CIE-LCH:
        24.9986, 38.8767, 325.5051
        CIE-Luv:
        24.9986, 20.8034, -30.0017
        Hunter-Lab:
        21.0119, 21.9966, -15.8891
      #5a275d color charts
#5a275d RGB chart
      #5a275d CMYK chart
      #5a275d RGB pie chart
      #5a275d color shades, tints & tones
#5a275d color schemes
#5a275d color preview, HTML & CSS examples
           This text has a color of #5a275d        
        
          <p style="color:#5a275d;">Text here</p>
        
        
          .mytext {color:#5a275d;}
        
        Text color #5a275d
      
           This box has a color of #5a275d        
        
          <div style="background-color:#5a275d;">Content here</div>
        
        
          .mybackground {background-color:#5a275d;}
        
        Background color #5a275d
      
           Border around this has a color of #5a275d        
        
          <div style="border:2px solid #5a275d;">Content here</div>
        
        
          .myborder {border:2px solid #5a275d;}
        
        Border color #5a275d