#5d377f color space conversions
Hex:
        #5d377f
        RGB:
        93, 55, 127
        CMY:
        64, 78, 50
        CMYK:
        27, 57, 0, 50
      HSL:
        272°, 39.5604%, 35.6863%
        HSV (HSB):
        272°, 56.6929%, 49.8039%
        XYZ:
        9.7112, 6.5918, 20.8392
        xyY:
        0.2615, 0.1775, 6.5918
      CIE-Lab:
        30.8591, 31.7691, -34.4663
        CIE-LCH:
        30.8591, 46.8743, 312.6681
        CIE-Luv:
        30.8591, 11.7063, -48.7872
        Hunter-Lab:
        25.6746, 22.5854, -30.1515
      #5d377f color charts
#5d377f RGB chart
      #5d377f CMYK chart
      #5d377f RGB pie chart
      #5d377f color shades, tints & tones
#5d377f color schemes
#5d377f color preview, HTML & CSS examples
           This text has a color of #5d377f        
        
          <p style="color:#5d377f;">Text here</p>
        
        
          .mytext {color:#5d377f;}
        
        Text color #5d377f
      
           This box has a color of #5d377f        
        
          <div style="background-color:#5d377f;">Content here</div>
        
        
          .mybackground {background-color:#5d377f;}
        
        Background color #5d377f
      
           Border around this has a color of #5d377f        
        
          <div style="border:2px solid #5d377f;">Content here</div>
        
        
          .myborder {border:2px solid #5d377f;}
        
        Border color #5d377f