#5f053a color space conversions
Hex:
        #5f053a
        RGB:
        95, 5, 58
        CMY:
        63, 98, 77
        CMYK:
        0, 95, 39, 63
      HSL:
        325°, 90.0000%, 19.6078%
        HSV (HSB):
        325°, 94.7368%, 37.2549%
        XYZ:
        5.5373, 2.8469, 4.2607
        xyY:
        0.4379, 0.2251, 2.8469
      CIE-Lab:
        19.4201, 41.1581, -6.8306
        CIE-LCH:
        19.4201, 41.7211, 350.5770
        CIE-Luv:
        19.4201, 41.6876, -12.2336
        Hunter-Lab:
        16.8728, 29.0524, -3.1607
      #5f053a color charts
#5f053a RGB chart
      #5f053a CMYK chart
      #5f053a RGB pie chart
      #5f053a color shades, tints & tones
#5f053a color schemes
#5f053a color preview, HTML & CSS examples
           This text has a color of #5f053a        
        
          <p style="color:#5f053a;">Text here</p>
        
        
          .mytext {color:#5f053a;}
        
        Text color #5f053a
      
           This box has a color of #5f053a        
        
          <div style="background-color:#5f053a;">Content here</div>
        
        
          .mybackground {background-color:#5f053a;}
        
        Background color #5f053a
      
           Border around this has a color of #5f053a        
        
          <div style="border:2px solid #5f053a;">Content here</div>
        
        
          .myborder {border:2px solid #5f053a;}
        
        Border color #5f053a