#5d156b color space conversions
Hex:
        #5d156b
        RGB:
        93, 21, 107
        CMY:
        64, 92, 58
        CMYK:
        13, 80, 0, 58
      HSL:
        290°, 67.1875%, 25.0980%
        HSV (HSB):
        290°, 80.3738%, 41.9608%
        XYZ:
        7.4362, 3.9250, 14.2756
        xyY:
        0.2901, 0.1531, 3.9250
      CIE-Lab:
        23.4220, 43.9268, -33.6344
        CIE-LCH:
        23.4220, 55.3248, 322.5590
        CIE-Luv:
        23.4220, 22.7459, -44.0477
        Hunter-Lab:
        19.8117, 32.3286, -28.8541
      #5d156b color charts
#5d156b RGB chart
      #5d156b CMYK chart
      #5d156b RGB pie chart
      #5d156b color shades, tints & tones
#5d156b color schemes
#5d156b color preview, HTML & CSS examples
           This text has a color of #5d156b        
        
          <p style="color:#5d156b;">Text here</p>
        
        
          .mytext {color:#5d156b;}
        
        Text color #5d156b
      
           This box has a color of #5d156b        
        
          <div style="background-color:#5d156b;">Content here</div>
        
        
          .mybackground {background-color:#5d156b;}
        
        Background color #5d156b
      
           Border around this has a color of #5d156b        
        
          <div style="border:2px solid #5d156b;">Content here</div>
        
        
          .myborder {border:2px solid #5d156b;}
        
        Border color #5d156b