#5f083e color space conversions
Hex:
        #5f083e
        RGB:
        95, 8, 62
        CMY:
        63, 97, 76
        CMYK:
        0, 92, 35, 63
      HSL:
        323°, 84.4660%, 20.1961%
        HSV (HSB):
        323°, 91.5789%, 37.2549%
        XYZ:
        5.6756, 2.9544, 4.8285
        xyY:
        0.4217, 0.2195, 2.9544
      CIE-Lab:
        19.8602, 40.8622, -8.9637
        CIE-LCH:
        19.8602, 41.8338, 347.6273
        CIE-Luv:
        19.8602, 39.8287, -14.4455
        Hunter-Lab:
        17.1883, 28.8621, -4.6240
      #5f083e color charts
#5f083e RGB chart
      #5f083e CMYK chart
      #5f083e RGB pie chart
      #5f083e color shades, tints & tones
#5f083e color schemes
#5f083e color preview, HTML & CSS examples
           This text has a color of #5f083e        
        
          <p style="color:#5f083e;">Text here</p>
        
        
          .mytext {color:#5f083e;}
        
        Text color #5f083e
      
           This box has a color of #5f083e        
        
          <div style="background-color:#5f083e;">Content here</div>
        
        
          .mybackground {background-color:#5f083e;}
        
        Background color #5f083e
      
           Border around this has a color of #5f083e        
        
          <div style="border:2px solid #5f083e;">Content here</div>
        
        
          .myborder {border:2px solid #5f083e;}
        
        Border color #5f083e