#5f366f color space conversions
Hex:
        #5f366f
        RGB:
        95, 54, 111
        CMY:
        63, 79, 56
        CMYK:
        14, 51, 0, 56
      HSL:
        283°, 34.5455%, 32.3529%
        HSV (HSB):
        283°, 51.3514%, 43.5294%
        XYZ:
        8.9077, 6.2189, 15.7698
        xyY:
        0.2883, 0.2013, 6.2189
      CIE-Lab:
        29.9582, 29.0194, -25.7930
        CIE-LCH:
        29.9582, 38.8253, 318.3687
        CIE-Luv:
        29.9582, 15.7700, -36.5916
        Hunter-Lab:
        24.9378, 20.1187, -20.0366
      #5f366f color charts
#5f366f RGB chart
      #5f366f CMYK chart
      #5f366f RGB pie chart
      #5f366f color shades, tints & tones
#5f366f color schemes
#5f366f color preview, HTML & CSS examples
           This text has a color of #5f366f        
        
          <p style="color:#5f366f;">Text here</p>
        
        
          .mytext {color:#5f366f;}
        
        Text color #5f366f
      
           This box has a color of #5f366f        
        
          <div style="background-color:#5f366f;">Content here</div>
        
        
          .mybackground {background-color:#5f366f;}
        
        Background color #5f366f
      
           Border around this has a color of #5f366f        
        
          <div style="border:2px solid #5f366f;">Content here</div>
        
        
          .myborder {border:2px solid #5f366f;}
        
        Border color #5f366f