#5d3065 color space conversions
Hex:
        #5d3065
        RGB:
        93, 48, 101
        CMY:
        64, 81, 60
        CMYK:
        8, 52, 0, 60
      HSL:
        291°, 35.5705%, 29.2157%
        HSV (HSB):
        291°, 52.4752%, 39.6078%
        XYZ:
        7.9201, 5.3806, 12.9331
        xyY:
        0.3019, 0.2051, 5.3806
      CIE-Lab:
        27.7928, 29.6287, -22.8080
        CIE-LCH:
        27.7928, 37.3907, 322.4111
        CIE-Luv:
        27.7928, 18.3446, -31.9085
        Hunter-Lab:
        23.1962, 20.3537, -16.8198
      #5d3065 color charts
#5d3065 RGB chart
      #5d3065 CMYK chart
      #5d3065 RGB pie chart
      #5d3065 color shades, tints & tones
#5d3065 color schemes
#5d3065 color preview, HTML & CSS examples
           This text has a color of #5d3065        
        
          <p style="color:#5d3065;">Text here</p>
        
        
          .mytext {color:#5d3065;}
        
        Text color #5d3065
      
           This box has a color of #5d3065        
        
          <div style="background-color:#5d3065;">Content here</div>
        
        
          .mybackground {background-color:#5d3065;}
        
        Background color #5d3065
      
           Border around this has a color of #5d3065        
        
          <div style="border:2px solid #5d3065;">Content here</div>
        
        
          .myborder {border:2px solid #5d3065;}
        
        Border color #5d3065