#5f044a color space conversions
Hex:
        #5f044a
        RGB:
        95, 4, 74
        CMY:
        63, 98, 71
        CMYK:
        0, 96, 22, 63
      HSL:
        314°, 91.9192%, 19.4118%
        HSV (HSB):
        314°, 95.7895%, 37.2549%
        XYZ:
        5.9988, 3.0141, 6.7442
        xyY:
        0.3807, 0.1913, 3.0141
      CIE-Lab:
        20.1004, 43.4671, -16.8900
        CIE-LCH:
        20.1004, 46.6332, 338.7653
        CIE-Luv:
        20.1004, 36.0657, -23.1604
        Hunter-Lab:
        17.3613, 31.2940, -10.8790
      #5f044a color charts
#5f044a RGB chart
      #5f044a CMYK chart
      #5f044a RGB pie chart
      #5f044a color shades, tints & tones
#5f044a color schemes
#5f044a color preview, HTML & CSS examples
           This text has a color of #5f044a        
        
          <p style="color:#5f044a;">Text here</p>
        
        
          .mytext {color:#5f044a;}
        
        Text color #5f044a
      
           This box has a color of #5f044a        
        
          <div style="background-color:#5f044a;">Content here</div>
        
        
          .mybackground {background-color:#5f044a;}
        
        Background color #5f044a
      
           Border around this has a color of #5f044a        
        
          <div style="border:2px solid #5f044a;">Content here</div>
        
        
          .myborder {border:2px solid #5f044a;}
        
        Border color #5f044a