#5f157d color space conversions
Hex:
        #5f157d
        RGB:
        95, 21, 125
        CMY:
        63, 92, 51
        CMYK:
        24, 83, 0, 51
      HSL:
        283°, 71.2329%, 28.6275%
        HSV (HSB):
        283°, 83.2000%, 49.0196%
        XYZ:
        8.6892, 4.4499, 19.8030
        xyY:
        0.2638, 0.1351, 4.4499
      CIE-Lab:
        25.1063, 48.0600, -42.4420
        CIE-LCH:
        25.1063, 64.1178, 318.5521
        CIE-Luv:
        25.1063, 19.5534, -55.9218
        Hunter-Lab:
        21.0948, 36.6101, -40.8929
      #5f157d color charts
#5f157d RGB chart
      #5f157d CMYK chart
      #5f157d RGB pie chart
      #5f157d color shades, tints & tones
#5f157d color schemes
#5f157d color preview, HTML & CSS examples
           This text has a color of #5f157d        
        
          <p style="color:#5f157d;">Text here</p>
        
        
          .mytext {color:#5f157d;}
        
        Text color #5f157d
      
           This box has a color of #5f157d        
        
          <div style="background-color:#5f157d;">Content here</div>
        
        
          .mybackground {background-color:#5f157d;}
        
        Background color #5f157d
      
           Border around this has a color of #5f157d        
        
          <div style="border:2px solid #5f157d;">Content here</div>
        
        
          .myborder {border:2px solid #5f157d;}
        
        Border color #5f157d