#5f1181 color space conversions
Hex:
        #5f1181
        RGB:
        95, 17, 129
        CMY:
        63, 93, 49
        CMYK:
        26, 87, 0, 49
      HSL:
        282°, 76.7123%, 28.6275%
        HSV (HSB):
        282°, 86.8217%, 50.5882%
        XYZ:
        8.8822, 4.4188, 21.1536
        xyY:
        0.2578, 0.1282, 4.4188
      CIE-Lab:
        25.0102, 50.1300, -45.1274
        CIE-LCH:
        25.0102, 67.4500, 318.0063
        CIE-Luv:
        25.0102, 19.0057, -58.9967
        Hunter-Lab:
        21.0209, 38.6373, -44.9499
      #5f1181 color charts
#5f1181 RGB chart
      #5f1181 CMYK chart
      #5f1181 RGB pie chart
      #5f1181 color shades, tints & tones
#5f1181 color schemes
#5f1181 color preview, HTML & CSS examples
           This text has a color of #5f1181        
        
          <p style="color:#5f1181;">Text here</p>
        
        
          .mytext {color:#5f1181;}
        
        Text color #5f1181
      
           This box has a color of #5f1181        
        
          <div style="background-color:#5f1181;">Content here</div>
        
        
          .mybackground {background-color:#5f1181;}
        
        Background color #5f1181
      
           Border around this has a color of #5f1181        
        
          <div style="border:2px solid #5f1181;">Content here</div>
        
        
          .myborder {border:2px solid #5f1181;}
        
        Border color #5f1181