#5f1143 color space conversions
Hex:
        #5f1143
        RGB:
        95, 17, 67
        CMY:
        63, 93, 74
        CMYK:
        0, 82, 29, 63
      HSL:
        322°, 69.6429%, 21.9608%
        HSV (HSB):
        322°, 82.1053%, 37.2549%
        XYZ:
        5.9329, 3.2390, 5.6227
        xyY:
        0.4010, 0.2189, 3.2390
      CIE-Lab:
        20.9769, 38.9579, -10.7242
        CIE-LCH:
        20.9769, 40.4070, 344.6090
        CIE-Luv:
        20.9769, 36.7045, -16.3557
        Hunter-Lab:
        17.9973, 27.3478, -5.9251
      #5f1143 color charts
#5f1143 RGB chart
      #5f1143 CMYK chart
      #5f1143 RGB pie chart
      #5f1143 color shades, tints & tones
#5f1143 color schemes
#5f1143 color preview, HTML & CSS examples
           This text has a color of #5f1143        
        
          <p style="color:#5f1143;">Text here</p>
        
        
          .mytext {color:#5f1143;}
        
        Text color #5f1143
      
           This box has a color of #5f1143        
        
          <div style="background-color:#5f1143;">Content here</div>
        
        
          .mybackground {background-color:#5f1143;}
        
        Background color #5f1143
      
           Border around this has a color of #5f1143        
        
          <div style="border:2px solid #5f1143;">Content here</div>
        
        
          .myborder {border:2px solid #5f1143;}
        
        Border color #5f1143