#5f338e color space conversions
Hex:
        #5f338e
        RGB:
        95, 51, 142
        CMY:
        63, 80, 44
        CMYK:
        33, 64, 0, 44
      HSL:
        269°, 47.1503%, 37.8431%
        HSV (HSB):
        269°, 64.0845%, 55.6863%
        XYZ:
        10.7856, 6.7535, 26.3263
        xyY:
        0.2459, 0.1540, 6.7535
      CIE-Lab:
        31.2391, 38.4520, -43.1499
        CIE-LCH:
        31.2391, 57.7968, 311.7050
        CIE-Luv:
        31.2391, 11.3537, -61.0053
        Hunter-Lab:
        25.9876, 28.6046, -41.8714
      #5f338e color charts
#5f338e RGB chart
      #5f338e CMYK chart
      #5f338e RGB pie chart
      #5f338e color shades, tints & tones
#5f338e color schemes
#5f338e color preview, HTML & CSS examples
           This text has a color of #5f338e        
        
          <p style="color:#5f338e;">Text here</p>
        
        
          .mytext {color:#5f338e;}
        
        Text color #5f338e
      
           This box has a color of #5f338e        
        
          <div style="background-color:#5f338e;">Content here</div>
        
        
          .mybackground {background-color:#5f338e;}
        
        Background color #5f338e
      
           Border around this has a color of #5f338e        
        
          <div style="border:2px solid #5f338e;">Content here</div>
        
        
          .myborder {border:2px solid #5f338e;}
        
        Border color #5f338e