#5d115f color space conversions
Hex:
        #5d115f
        RGB:
        93, 17, 95
        CMY:
        64, 93, 63
        CMYK:
        2, 82, 0, 63
      HSL:
        298°, 69.6429%, 21.9608%
        HSV (HSB):
        298°, 82.1053%, 37.2549%
        XYZ:
        6.7802, 3.5543, 11.1552
        xyY:
        0.3155, 0.1654, 3.5543
      CIE-Lab:
        22.1395, 42.9719, -27.8263
        CIE-LCH:
        22.1395, 51.1946, 327.0751
        CIE-Luv:
        22.1395, 26.4895, -36.3889
        Hunter-Lab:
        18.8528, 31.2033, -21.8848
      #5d115f color charts
#5d115f RGB chart
      #5d115f CMYK chart
      #5d115f RGB pie chart
      #5d115f color shades, tints & tones
#5d115f color schemes
#5d115f color preview, HTML & CSS examples
           This text has a color of #5d115f        
        
          <p style="color:#5d115f;">Text here</p>
        
        
          .mytext {color:#5d115f;}
        
        Text color #5d115f
      
           This box has a color of #5d115f        
        
          <div style="background-color:#5d115f;">Content here</div>
        
        
          .mybackground {background-color:#5d115f;}
        
        Background color #5d115f
      
           Border around this has a color of #5d115f        
        
          <div style="border:2px solid #5d115f;">Content here</div>
        
        
          .myborder {border:2px solid #5d115f;}
        
        Border color #5d115f