#5a264d color space conversions
Hex:
        #5a264d
        RGB:
        90, 38, 77
        CMY:
        65, 85, 70
        CMYK:
        0, 58, 14, 65
      HSL:
        315°, 40.6250%, 25.0980%
        HSV (HSB):
        315°, 57.7778%, 35.2941%
        XYZ:
        6.2491, 4.0957, 7.4824
        xyY:
        0.3505, 0.2297, 4.0957
      CIE-Lab:
        23.9854, 29.4535, -12.9797
        CIE-LCH:
        23.9854, 32.1866, 336.2177
        CIE-Luv:
        23.9854, 24.7865, -18.5104
        Hunter-Lab:
        20.2379, 19.7016, -7.7543
      #5a264d color charts
#5a264d RGB chart
      #5a264d CMYK chart
      #5a264d RGB pie chart
      #5a264d color shades, tints & tones
#5a264d color schemes
#5a264d color preview, HTML & CSS examples
           This text has a color of #5a264d        
        
          <p style="color:#5a264d;">Text here</p>
        
        
          .mytext {color:#5a264d;}
        
        Text color #5a264d
      
           This box has a color of #5a264d        
        
          <div style="background-color:#5a264d;">Content here</div>
        
        
          .mybackground {background-color:#5a264d;}
        
        Background color #5a264d
      
           Border around this has a color of #5a264d        
        
          <div style="border:2px solid #5a264d;">Content here</div>
        
        
          .myborder {border:2px solid #5a264d;}
        
        Border color #5a264d