#5d466d color space conversions
Hex:
        #5d466d
        RGB:
        93, 70, 109
        CMY:
        64, 73, 57
        CMYK:
        15, 36, 0, 57
      HSL:
        275°, 21.7877%, 35.0980%
        HSV (HSB):
        275°, 35.7798%, 42.7451%
        XYZ:
        9.4647, 7.8116, 15.4769
        xyY:
        0.2890, 0.2385, 7.8116
      CIE-Lab:
        33.5874, 18.0144, -18.8815
        CIE-LCH:
        33.5874, 26.0966, 313.6537
        CIE-Luv:
        33.5874, 9.1295, -27.1220
        Hunter-Lab:
        27.9492, 11.5357, -13.2675
      #5d466d color charts
#5d466d RGB chart
      #5d466d CMYK chart
      #5d466d RGB pie chart
      #5d466d color shades, tints & tones
#5d466d color schemes
#5d466d color preview, HTML & CSS examples
           This text has a color of #5d466d        
        
          <p style="color:#5d466d;">Text here</p>
        
        
          .mytext {color:#5d466d;}
        
        Text color #5d466d
      
           This box has a color of #5d466d        
        
          <div style="background-color:#5d466d;">Content here</div>
        
        
          .mybackground {background-color:#5d466d;}
        
        Background color #5d466d
      
           Border around this has a color of #5d466d        
        
          <div style="border:2px solid #5d466d;">Content here</div>
        
        
          .myborder {border:2px solid #5d466d;}
        
        Border color #5d466d