#5f013f color space conversions
Hex:
        #5f013f
        RGB:
        95, 1, 63
        CMY:
        63, 100, 75
        CMYK:
        0, 99, 34, 63
      HSL:
        320°, 97.9167%, 18.8235%
        HSV (HSB):
        320°, 98.9474%, 37.2549%
        XYZ:
        5.6274, 2.8135, 4.9491
        xyY:
        0.4203, 0.2101, 2.8135
      CIE-Lab:
        19.2809, 42.8035, -10.5468
        CIE-LCH:
        19.2809, 44.0837, 346.1580
        CIE-Luv:
        19.2809, 40.4290, -16.1264
        Hunter-Lab:
        16.7734, 30.5319, -5.7524
      #5f013f color charts
#5f013f RGB chart
      #5f013f CMYK chart
      #5f013f RGB pie chart
      #5f013f color shades, tints & tones
#5f013f color schemes
#5f013f color preview, HTML & CSS examples
           This text has a color of #5f013f        
        
          <p style="color:#5f013f;">Text here</p>
        
        
          .mytext {color:#5f013f;}
        
        Text color #5f013f
      
           This box has a color of #5f013f        
        
          <div style="background-color:#5f013f;">Content here</div>
        
        
          .mybackground {background-color:#5f013f;}
        
        Background color #5f013f
      
           Border around this has a color of #5f013f        
        
          <div style="border:2px solid #5f013f;">Content here</div>
        
        
          .myborder {border:2px solid #5f013f;}
        
        Border color #5f013f