#5f148f color space conversions
Hex:
        #5f148f
        RGB:
        95, 20, 143
        CMY:
        63, 92, 44
        CMYK:
        34, 86, 0, 44
      HSL:
        277°, 75.4601%, 31.9608%
        HSV (HSB):
        277°, 86.0140%, 56.0784%
        XYZ:
        9.9274, 4.9164, 26.4123
        xyY:
        0.2406, 0.1192, 4.9164
      CIE-Lab:
        26.4952, 52.3011, -51.4647
        CIE-LCH:
        26.4952, 73.3759, 315.4618
        CIE-Luv:
        26.4952, 15.8137, -67.7612
        Hunter-Lab:
        22.1729, 41.1166, -55.1051
      #5f148f color charts
#5f148f RGB chart
      #5f148f CMYK chart
      #5f148f RGB pie chart
      #5f148f color shades, tints & tones
#5f148f color schemes
#5f148f color preview, HTML & CSS examples
           This text has a color of #5f148f        
        
          <p style="color:#5f148f;">Text here</p>
        
        
          .mytext {color:#5f148f;}
        
        Text color #5f148f
      
           This box has a color of #5f148f        
        
          <div style="background-color:#5f148f;">Content here</div>
        
        
          .mybackground {background-color:#5f148f;}
        
        Background color #5f148f
      
           Border around this has a color of #5f148f        
        
          <div style="border:2px solid #5f148f;">Content here</div>
        
        
          .myborder {border:2px solid #5f148f;}
        
        Border color #5f148f