#5f035d color space conversions
Hex:
        #5f035d
        RGB:
        95, 3, 93
        CMY:
        63, 99, 64
        CMYK:
        0, 97, 2, 63
      HSL:
        301°, 93.8776%, 19.2157%
        HSV (HSB):
        301°, 96.8421%, 37.2549%
        XYZ:
        6.7277, 3.2883, 10.6361
        xyY:
        0.3258, 0.1592, 3.2883
      CIE-Lab:
        21.1635, 46.6417, -28.0343
        CIE-LCH:
        21.1635, 54.4185, 328.9918
        CIE-Luv:
        21.1635, 29.7408, -36.2834
        Hunter-Lab:
        18.1338, 34.4897, -22.0819
      #5f035d color charts
#5f035d RGB chart
      #5f035d CMYK chart
      #5f035d RGB pie chart
      #5f035d color shades, tints & tones
#5f035d color schemes
#5f035d color preview, HTML & CSS examples
           This text has a color of #5f035d        
        
          <p style="color:#5f035d;">Text here</p>
        
        
          .mytext {color:#5f035d;}
        
        Text color #5f035d
      
           This box has a color of #5f035d        
        
          <div style="background-color:#5f035d;">Content here</div>
        
        
          .mybackground {background-color:#5f035d;}
        
        Background color #5f035d
      
           Border around this has a color of #5f035d        
        
          <div style="border:2px solid #5f035d;">Content here</div>
        
        
          .myborder {border:2px solid #5f035d;}
        
        Border color #5f035d