#5f375d color space conversions
Hex:
        #5f375d
        RGB:
        95, 55, 93
        CMY:
        63, 78, 64
        CMYK:
        0, 42, 2, 63
      HSL:
        303°, 26.6667%, 29.4118%
        HSV (HSB):
        303°, 42.1053%, 37.2549%
        XYZ:
        8.0613, 5.9556, 11.0806
        xyY:
        0.3212, 0.2373, 5.9556
      CIE-Lab:
        29.3001, 24.4215, -15.2714
        CIE-LCH:
        29.3001, 28.8033, 327.9812
        CIE-Luv:
        29.3001, 18.6606, -22.1062
        Hunter-Lab:
        24.4041, 16.2560, -9.8376
      #5f375d color charts
#5f375d RGB chart
      #5f375d CMYK chart
      #5f375d RGB pie chart
      #5f375d color shades, tints & tones
#5f375d color schemes
#5f375d color preview, HTML & CSS examples
           This text has a color of #5f375d        
        
          <p style="color:#5f375d;">Text here</p>
        
        
          .mytext {color:#5f375d;}
        
        Text color #5f375d
      
           This box has a color of #5f375d        
        
          <div style="background-color:#5f375d;">Content here</div>
        
        
          .mybackground {background-color:#5f375d;}
        
        Background color #5f375d
      
           Border around this has a color of #5f375d        
        
          <div style="border:2px solid #5f375d;">Content here</div>
        
        
          .myborder {border:2px solid #5f375d;}
        
        Border color #5f375d