#5d2b4e color space conversions
Hex:
        #5d2b4e
        RGB:
        93, 43, 78
        CMY:
        64, 83, 69
        CMYK:
        0, 54, 16, 64
      HSL:
        318°, 36.7647%, 26.6667%
        HSV (HSB):
        318°, 53.7634%, 36.4706%
        XYZ:
        6.7532, 4.6050, 7.7406
        xyY:
        0.3536, 0.2411, 4.6050
      CIE-Lab:
        25.5783, 27.8740, -11.1651
        CIE-LCH:
        25.5783, 30.0270, 338.1711
        CIE-Luv:
        25.5783, 24.8993, -16.5969
        Hunter-Lab:
        21.4592, 18.6205, -6.3653
      #5d2b4e color charts
#5d2b4e RGB chart
      #5d2b4e CMYK chart
      #5d2b4e RGB pie chart
      #5d2b4e color shades, tints & tones
#5d2b4e color schemes
#5d2b4e color preview, HTML & CSS examples
           This text has a color of #5d2b4e        
        
          <p style="color:#5d2b4e;">Text here</p>
        
        
          .mytext {color:#5d2b4e;}
        
        Text color #5d2b4e
      
           This box has a color of #5d2b4e        
        
          <div style="background-color:#5d2b4e;">Content here</div>
        
        
          .mybackground {background-color:#5d2b4e;}
        
        Background color #5d2b4e
      
           Border around this has a color of #5d2b4e        
        
          <div style="border:2px solid #5d2b4e;">Content here</div>
        
        
          .myborder {border:2px solid #5d2b4e;}
        
        Border color #5d2b4e