#5f375e color space conversions
Hex:
        #5f375e
        RGB:
        95, 55, 94
        CMY:
        63, 78, 63
        CMYK:
        0, 42, 1, 63
      HSL:
        302°, 26.6667%, 29.4118%
        HSV (HSB):
        302°, 42.1053%, 37.2549%
        XYZ:
        8.1059, 5.9734, 11.3154
        xyY:
        0.3192, 0.2352, 5.9734
      CIE-Lab:
        29.3453, 24.6311, -15.8485
        CIE-LCH:
        29.3453, 29.2894, 327.2413
        CIE-Luv:
        29.3453, 18.4791, -22.8839
        Hunter-Lab:
        24.4406, 16.4297, -10.3415
      #5f375e color charts
#5f375e RGB chart
      #5f375e CMYK chart
      #5f375e RGB pie chart
      #5f375e color shades, tints & tones
#5f375e color schemes
#5f375e color preview, HTML & CSS examples
           This text has a color of #5f375e        
        
          <p style="color:#5f375e;">Text here</p>
        
        
          .mytext {color:#5f375e;}
        
        Text color #5f375e
      
           This box has a color of #5f375e        
        
          <div style="background-color:#5f375e;">Content here</div>
        
        
          .mybackground {background-color:#5f375e;}
        
        Background color #5f375e
      
           Border around this has a color of #5f375e        
        
          <div style="border:2px solid #5f375e;">Content here</div>
        
        
          .myborder {border:2px solid #5f375e;}
        
        Border color #5f375e