#5d357f color space conversions
Hex:
        #5d357f
        RGB:
        93, 53, 127
        CMY:
        64, 79, 50
        CMYK:
        27, 58, 0, 50
      HSL:
        272°, 41.1111%, 35.2941%
        HSV (HSB):
        272°, 58.2677%, 49.8039%
        XYZ:
        9.6181, 6.4057, 20.8082
        xyY:
        0.2611, 0.1739, 6.4057
      CIE-Lab:
        30.4137, 32.9395, -35.1769
        CIE-LCH:
        30.4137, 48.1916, 313.1187
        CIE-Luv:
        30.4137, 12.2520, -49.5946
        Hunter-Lab:
        25.3094, 23.5420, -31.0287
      #5d357f color charts
#5d357f RGB chart
      #5d357f CMYK chart
      #5d357f RGB pie chart
      #5d357f color shades, tints & tones
#5d357f color schemes
#5d357f color preview, HTML & CSS examples
           This text has a color of #5d357f        
        
          <p style="color:#5d357f;">Text here</p>
        
        
          .mytext {color:#5d357f;}
        
        Text color #5d357f
      
           This box has a color of #5d357f        
        
          <div style="background-color:#5d357f;">Content here</div>
        
        
          .mybackground {background-color:#5d357f;}
        
        Background color #5d357f
      
           Border around this has a color of #5d357f        
        
          <div style="border:2px solid #5d357f;">Content here</div>
        
        
          .myborder {border:2px solid #5d357f;}
        
        Border color #5d357f