#5f165d color space conversions
Hex:
        #5f165d
        RGB:
        95, 22, 93
        CMY:
        63, 91, 64
        CMYK:
        0, 77, 2, 63
      HSL:
        302°, 62.3932%, 22.9412%
        HSV (HSB):
        302°, 76.8421%, 37.2549%
        XYZ:
        6.9820, 3.7970, 10.7208
        xyY:
        0.3247, 0.1766, 3.7970
      CIE-Lab:
        22.9887, 41.3486, -25.1314
        CIE-LCH:
        22.9887, 48.3869, 328.7090
        CIE-Luv:
        22.9887, 27.7261, -33.6913
        Hunter-Lab:
        19.4860, 29.8578, -18.9801
      #5f165d color charts
#5f165d RGB chart
      #5f165d CMYK chart
      #5f165d RGB pie chart
      #5f165d color shades, tints & tones
#5f165d color schemes
#5f165d color preview, HTML & CSS examples
           This text has a color of #5f165d        
        
          <p style="color:#5f165d;">Text here</p>
        
        
          .mytext {color:#5f165d;}
        
        Text color #5f165d
      
           This box has a color of #5f165d        
        
          <div style="background-color:#5f165d;">Content here</div>
        
        
          .mybackground {background-color:#5f165d;}
        
        Background color #5f165d
      
           Border around this has a color of #5f165d        
        
          <div style="border:2px solid #5f165d;">Content here</div>
        
        
          .myborder {border:2px solid #5f165d;}
        
        Border color #5f165d