#5f1f6a color space conversions
Hex:
        #5f1f6a
        RGB:
        95, 31, 106
        CMY:
        63, 88, 58
        CMYK:
        10, 71, 0, 58
      HSL:
        291°, 54.7445%, 26.8627%
        HSV (HSB):
        291°, 70.7547%, 41.5686%
        XYZ:
        7.8108, 4.4535, 14.0836
        xyY:
        0.2964, 0.1690, 4.4535
      CIE-Lab:
        25.1173, 40.1519, -30.2539
        CIE-LCH:
        25.1173, 50.2740, 323.0025
        CIE-Luv:
        25.1173, 22.6961, -40.9337
        Hunter-Lab:
        21.1033, 29.1364, -24.7958
      #5f1f6a color charts
#5f1f6a RGB chart
      #5f1f6a CMYK chart
      #5f1f6a RGB pie chart
      #5f1f6a color shades, tints & tones
#5f1f6a color schemes
#5f1f6a color preview, HTML & CSS examples
           This text has a color of #5f1f6a        
        
          <p style="color:#5f1f6a;">Text here</p>
        
        
          .mytext {color:#5f1f6a;}
        
        Text color #5f1f6a
      
           This box has a color of #5f1f6a        
        
          <div style="background-color:#5f1f6a;">Content here</div>
        
        
          .mybackground {background-color:#5f1f6a;}
        
        Background color #5f1f6a
      
           Border around this has a color of #5f1f6a        
        
          <div style="border:2px solid #5f1f6a;">Content here</div>
        
        
          .myborder {border:2px solid #5f1f6a;}
        
        Border color #5f1f6a