#5f0a5a color space conversions
Hex:
        #5f0a5a
        RGB:
        95, 10, 90
        CMY:
        63, 96, 65
        CMYK:
        0, 89, 5, 63
      HSL:
        304°, 80.9524%, 20.5882%
        HSV (HSB):
        304°, 89.4737%, 37.2549%
        XYZ:
        6.6733, 3.3882, 9.9751
        xyY:
        0.3331, 0.1691, 3.3882
      CIE-Lab:
        21.5358, 44.4784, -25.4435
        CIE-LCH:
        21.5358, 51.2416, 330.2287
        CIE-Luv:
        21.5358, 30.0967, -33.4629
        Hunter-Lab:
        18.4070, 32.5018, -19.2456
      #5f0a5a color charts
#5f0a5a RGB chart
      #5f0a5a CMYK chart
      #5f0a5a RGB pie chart
      #5f0a5a color shades, tints & tones
#5f0a5a color schemes
#5f0a5a color preview, HTML & CSS examples
           This text has a color of #5f0a5a        
        
          <p style="color:#5f0a5a;">Text here</p>
        
        
          .mytext {color:#5f0a5a;}
        
        Text color #5f0a5a
      
           This box has a color of #5f0a5a        
        
          <div style="background-color:#5f0a5a;">Content here</div>
        
        
          .mybackground {background-color:#5f0a5a;}
        
        Background color #5f0a5a
      
           Border around this has a color of #5f0a5a        
        
          <div style="border:2px solid #5f0a5a;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a5a;}
        
        Border color #5f0a5a