#5d159b color space conversions
Hex:
        #5d159b
        RGB:
        93, 21, 155
        CMY:
        64, 92, 39
        CMYK:
        40, 86, 0, 39
      HSL:
        272°, 76.1364%, 34.5098%
        HSV (HSB):
        272°, 86.4516%, 60.7843%
        XYZ:
        10.6988, 5.2300, 31.4560
        xyY:
        0.2258, 0.1104, 5.2300
      CIE-Lab:
        27.3804, 54.4330, -57.4203
        CIE-LCH:
        27.3804, 79.1204, 313.4701
        CIE-Luv:
        27.3804, 12.5840, -75.4055
        Hunter-Lab:
        22.8693, 43.4850, -65.5429
      #5d159b color charts
#5d159b RGB chart
      #5d159b CMYK chart
      #5d159b RGB pie chart
      #5d159b color shades, tints & tones
#5d159b color schemes
#5d159b color preview, HTML & CSS examples
           This text has a color of #5d159b        
        
          <p style="color:#5d159b;">Text here</p>
        
        
          .mytext {color:#5d159b;}
        
        Text color #5d159b
      
           This box has a color of #5d159b        
        
          <div style="background-color:#5d159b;">Content here</div>
        
        
          .mybackground {background-color:#5d159b;}
        
        Background color #5d159b
      
           Border around this has a color of #5d159b        
        
          <div style="border:2px solid #5d159b;">Content here</div>
        
        
          .myborder {border:2px solid #5d159b;}
        
        Border color #5d159b