#5f0a54 color space conversions
Hex:
        #5f0a54
        RGB:
        95, 10, 84
        CMY:
        63, 96, 67
        CMYK:
        0, 89, 12, 63
      HSL:
        308°, 80.9524%, 20.5882%
        HSV (HSB):
        308°, 89.4737%, 37.2549%
        XYZ:
        6.4281, 3.2901, 8.6838
        xyY:
        0.3493, 0.1788, 3.2901
      CIE-Lab:
        21.1700, 43.4969, -22.0023
        CIE-LCH:
        21.1700, 48.7450, 333.1680
        CIE-Luv:
        21.1700, 32.0277, -29.3051
        Hunter-Lab:
        18.1386, 31.5158, -15.6878
      #5f0a54 color charts
#5f0a54 RGB chart
      #5f0a54 CMYK chart
      #5f0a54 RGB pie chart
      #5f0a54 color shades, tints & tones
#5f0a54 color schemes
#5f0a54 color preview, HTML & CSS examples
           This text has a color of #5f0a54        
        
          <p style="color:#5f0a54;">Text here</p>
        
        
          .mytext {color:#5f0a54;}
        
        Text color #5f0a54
      
           This box has a color of #5f0a54        
        
          <div style="background-color:#5f0a54;">Content here</div>
        
        
          .mybackground {background-color:#5f0a54;}
        
        Background color #5f0a54
      
           Border around this has a color of #5f0a54        
        
          <div style="border:2px solid #5f0a54;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a54;}
        
        Border color #5f0a54