#5a254d color space conversions
Hex:
        #5a254d
        RGB:
        90, 37, 77
        CMY:
        65, 85, 70
        CMYK:
        0, 59, 14, 65
      HSL:
        315°, 41.7323%, 24.9020%
        HSV (HSB):
        315°, 58.8889%, 35.2941%
        XYZ:
        6.2176, 4.0326, 7.4718
        xyY:
        0.3508, 0.2275, 4.0326
      CIE-Lab:
        23.7790, 30.0029, -13.2971
        CIE-LCH:
        23.7790, 32.8175, 336.0974
        CIE-Luv:
        23.7790, 25.1066, -18.8887
        Hunter-Lab:
        20.0814, 20.1245, -8.0036
      #5a254d color charts
#5a254d RGB chart
      #5a254d CMYK chart
      #5a254d RGB pie chart
      #5a254d color shades, tints & tones
#5a254d color schemes
#5a254d color preview, HTML & CSS examples
           This text has a color of #5a254d        
        
          <p style="color:#5a254d;">Text here</p>
        
        
          .mytext {color:#5a254d;}
        
        Text color #5a254d
      
           This box has a color of #5a254d        
        
          <div style="background-color:#5a254d;">Content here</div>
        
        
          .mybackground {background-color:#5a254d;}
        
        Background color #5a254d
      
           Border around this has a color of #5a254d        
        
          <div style="border:2px solid #5a254d;">Content here</div>
        
        
          .myborder {border:2px solid #5a254d;}
        
        Border color #5a254d