#5f326d color space conversions
Hex:
        #5f326d
        RGB:
        95, 50, 109
        CMY:
        63, 80, 57
        CMYK:
        13, 54, 0, 57
      HSL:
        286°, 37.1069%, 31.1765%
        HSV (HSB):
        286°, 54.1284%, 42.7451%
        XYZ:
        8.6202, 5.8182, 15.1367
        xyY:
        0.2915, 0.1967, 5.8182
      CIE-Lab:
        28.9492, 30.8987, -26.1079
        CIE-LCH:
        28.9492, 40.4519, 319.8038
        CIE-Luv:
        28.9492, 17.3794, -36.7903
        Hunter-Lab:
        24.1210, 21.5796, -20.3217
      #5f326d color charts
#5f326d RGB chart
      #5f326d CMYK chart
      #5f326d RGB pie chart
      #5f326d color shades, tints & tones
#5f326d color schemes
#5f326d color preview, HTML & CSS examples
           This text has a color of #5f326d        
        
          <p style="color:#5f326d;">Text here</p>
        
        
          .mytext {color:#5f326d;}
        
        Text color #5f326d
      
           This box has a color of #5f326d        
        
          <div style="background-color:#5f326d;">Content here</div>
        
        
          .mybackground {background-color:#5f326d;}
        
        Background color #5f326d
      
           Border around this has a color of #5f326d        
        
          <div style="border:2px solid #5f326d;">Content here</div>
        
        
          .myborder {border:2px solid #5f326d;}
        
        Border color #5f326d