#5f043d color space conversions
Hex:
        #5f043d
        RGB:
        95, 4, 61
        CMY:
        63, 98, 76
        CMYK:
        0, 96, 36, 63
      HSL:
        322°, 91.9192%, 19.4118%
        HSV (HSB):
        322°, 95.7895%, 37.2549%
        XYZ:
        5.6050, 2.8567, 4.6708
        xyY:
        0.4268, 0.2175, 2.8567
      CIE-Lab:
        19.4604, 41.7716, -8.8738
        CIE-LCH:
        19.4604, 42.7037, 348.0066
        CIE-Luv:
        19.4604, 40.7483, -14.3603
        Hunter-Lab:
        16.9016, 29.6176, -4.5539
      #5f043d color charts
#5f043d RGB chart
      #5f043d CMYK chart
      #5f043d RGB pie chart
      #5f043d color shades, tints & tones
#5f043d color schemes
#5f043d color preview, HTML & CSS examples
           This text has a color of #5f043d        
        
          <p style="color:#5f043d;">Text here</p>
        
        
          .mytext {color:#5f043d;}
        
        Text color #5f043d
      
           This box has a color of #5f043d        
        
          <div style="background-color:#5f043d;">Content here</div>
        
        
          .mybackground {background-color:#5f043d;}
        
        Background color #5f043d
      
           Border around this has a color of #5f043d        
        
          <div style="border:2px solid #5f043d;">Content here</div>
        
        
          .myborder {border:2px solid #5f043d;}
        
        Border color #5f043d