#5f358a color space conversions
Hex:
        #5f358a
        RGB:
        95, 53, 138
        CMY:
        63, 79, 46
        CMYK:
        31, 62, 0, 46
      HSL:
        270°, 44.5026%, 37.4510%
        HSV (HSB):
        270°, 61.5942%, 54.1176%
        XYZ:
        10.5799, 6.8141, 24.8024
        xyY:
        0.2507, 0.1615, 6.8141
      CIE-Lab:
        31.3799, 36.2961, -40.4552
        CIE-LCH:
        31.3799, 54.3510, 311.8982
        CIE-Luv:
        31.3799, 11.5152, -57.4104
        Hunter-Lab:
        26.1038, 26.6644, -38.0614
      #5f358a color charts
#5f358a RGB chart
      #5f358a CMYK chart
      #5f358a RGB pie chart
      #5f358a color shades, tints & tones
#5f358a color schemes
#5f358a color preview, HTML & CSS examples
           This text has a color of #5f358a        
        
          <p style="color:#5f358a;">Text here</p>
        
        
          .mytext {color:#5f358a;}
        
        Text color #5f358a
      
           This box has a color of #5f358a        
        
          <div style="background-color:#5f358a;">Content here</div>
        
        
          .mybackground {background-color:#5f358a;}
        
        Background color #5f358a
      
           Border around this has a color of #5f358a        
        
          <div style="border:2px solid #5f358a;">Content here</div>
        
        
          .myborder {border:2px solid #5f358a;}
        
        Border color #5f358a