#5f012b color space conversions
Hex:
        #5f012b
        RGB:
        95, 1, 43
        CMY:
        63, 100, 83
        CMYK:
        0, 99, 55, 63
      HSL:
        333°, 97.9167%, 18.8235%
        HSV (HSB):
        333°, 98.9474%, 37.2549%
        XYZ:
        5.1662, 2.6290, 2.5207
        xyY:
        0.5008, 0.2549, 2.6290
      CIE-Lab:
        18.4923, 40.7267, 2.4687
        CIE-LCH:
        18.4923, 40.8014, 3.4688
        CIE-Luv:
        18.4923, 47.6751, -3.5434
        Hunter-Lab:
        16.2143, 28.4990, 2.1328
      #5f012b color charts
#5f012b RGB chart
      #5f012b CMYK chart
      #5f012b RGB pie chart
      #5f012b color shades, tints & tones
#5f012b color schemes
#5f012b color preview, HTML & CSS examples
           This text has a color of #5f012b        
        
          <p style="color:#5f012b;">Text here</p>
        
        
          .mytext {color:#5f012b;}
        
        Text color #5f012b
      
           This box has a color of #5f012b        
        
          <div style="background-color:#5f012b;">Content here</div>
        
        
          .mybackground {background-color:#5f012b;}
        
        Background color #5f012b
      
           Border around this has a color of #5f012b        
        
          <div style="border:2px solid #5f012b;">Content here</div>
        
        
          .myborder {border:2px solid #5f012b;}
        
        Border color #5f012b