#5a384b color space conversions
Hex:
        #5a384b
        RGB:
        90, 56, 75
        CMY:
        65, 78, 71
        CMYK:
        0, 38, 17, 65
      HSL:
        326°, 23.2877%, 28.6275%
        HSV (HSB):
        326°, 37.7778%, 35.2941%
        XYZ:
        6.9006, 5.5100, 7.3564
        xyY:
        0.3491, 0.2787, 5.5100
      CIE-Lab:
        28.1410, 18.3238, -5.3526
        CIE-LCH:
        28.1410, 19.0896, 343.7162
        CIE-Luv:
        28.1410, 18.0904, -8.8022
        Hunter-Lab:
        23.4734, 11.3963, -2.1498
      #5a384b color charts
#5a384b RGB chart
      #5a384b CMYK chart
      #5a384b RGB pie chart
      #5a384b color shades, tints & tones
#5a384b color schemes
#5a384b color preview, HTML & CSS examples
           This text has a color of #5a384b        
        
          <p style="color:#5a384b;">Text here</p>
        
        
          .mytext {color:#5a384b;}
        
        Text color #5a384b
      
           This box has a color of #5a384b        
        
          <div style="background-color:#5a384b;">Content here</div>
        
        
          .mybackground {background-color:#5a384b;}
        
        Background color #5a384b
      
           Border around this has a color of #5a384b        
        
          <div style="border:2px solid #5a384b;">Content here</div>
        
        
          .myborder {border:2px solid #5a384b;}
        
        Border color #5a384b