#5f015b color space conversions
Hex:
        #5f015b
        RGB:
        95, 1, 91
        CMY:
        63, 100, 64
        CMYK:
        0, 99, 4, 63
      HSL:
        303°, 97.9167%, 18.8235%
        HSV (HSB):
        303°, 98.9474%, 37.2549%
        XYZ:
        6.6185, 3.2099, 10.1683
        xyY:
        0.3310, 0.1605, 3.2099
      CIE-Lab:
        20.8658, 46.8002, -27.1770
        CIE-LCH:
        20.8658, 54.1188, 329.8562
        CIE-Luv:
        20.8658, 30.5499, -35.1401
        Hunter-Lab:
        17.9163, 34.5866, -21.1082
      #5f015b color charts
#5f015b RGB chart
      #5f015b CMYK chart
      #5f015b RGB pie chart
      #5f015b color shades, tints & tones
#5f015b color schemes
#5f015b color preview, HTML & CSS examples
           This text has a color of #5f015b        
        
          <p style="color:#5f015b;">Text here</p>
        
        
          .mytext {color:#5f015b;}
        
        Text color #5f015b
      
           This box has a color of #5f015b        
        
          <div style="background-color:#5f015b;">Content here</div>
        
        
          .mybackground {background-color:#5f015b;}
        
        Background color #5f015b
      
           Border around this has a color of #5f015b        
        
          <div style="border:2px solid #5f015b;">Content here</div>
        
        
          .myborder {border:2px solid #5f015b;}
        
        Border color #5f015b