#5f356f color space conversions
Hex:
        #5f356f
        RGB:
        95, 53, 111
        CMY:
        63, 79, 56
        CMYK:
        14, 52, 0, 56
      HSL:
        283°, 35.3659%, 32.1569%
        HSV (HSB):
        283°, 52.2523%, 43.5294%
        XYZ:
        8.8617, 6.1268, 15.7545
        xyY:
        0.2883, 0.1993, 6.1268
      CIE-Lab:
        29.7301, 29.6103, -26.1521
        CIE-LCH:
        29.7301, 39.5058, 318.5487
        CIE-Luv:
        29.7301, 16.0861, -37.0370
        Hunter-Lab:
        24.7524, 20.5886, -20.4104
      #5f356f color charts
#5f356f RGB chart
      #5f356f CMYK chart
      #5f356f RGB pie chart
      #5f356f color shades, tints & tones
#5f356f color schemes
#5f356f color preview, HTML & CSS examples
           This text has a color of #5f356f        
        
          <p style="color:#5f356f;">Text here</p>
        
        
          .mytext {color:#5f356f;}
        
        Text color #5f356f
      
           This box has a color of #5f356f        
        
          <div style="background-color:#5f356f;">Content here</div>
        
        
          .mybackground {background-color:#5f356f;}
        
        Background color #5f356f
      
           Border around this has a color of #5f356f        
        
          <div style="border:2px solid #5f356f;">Content here</div>
        
        
          .myborder {border:2px solid #5f356f;}
        
        Border color #5f356f