#5f1d8a color space conversions
Hex:
        #5f1d8a
        RGB:
        95, 29, 138
        CMY:
        63, 89, 46
        CMYK:
        31, 79, 0, 46
      HSL:
        276°, 65.2695%, 32.7451%
        HSV (HSB):
        276°, 78.9855%, 54.1176%
        XYZ:
        9.7461, 5.1466, 24.5245
        xyY:
        0.2473, 0.1306, 5.1466
      CIE-Lab:
        27.1484, 48.0434, -47.2929
        CIE-LCH:
        27.1484, 67.4151, 315.4511
        CIE-Luv:
        27.1484, 15.8911, -63.4479
        Hunter-Lab:
        22.6861, 36.9842, -48.2142
      #5f1d8a color charts
#5f1d8a RGB chart
      #5f1d8a CMYK chart
      #5f1d8a RGB pie chart
      #5f1d8a color shades, tints & tones
#5f1d8a color schemes
#5f1d8a color preview, HTML & CSS examples
           This text has a color of #5f1d8a        
        
          <p style="color:#5f1d8a;">Text here</p>
        
        
          .mytext {color:#5f1d8a;}
        
        Text color #5f1d8a
      
           This box has a color of #5f1d8a        
        
          <div style="background-color:#5f1d8a;">Content here</div>
        
        
          .mybackground {background-color:#5f1d8a;}
        
        Background color #5f1d8a
      
           Border around this has a color of #5f1d8a        
        
          <div style="border:2px solid #5f1d8a;">Content here</div>
        
        
          .myborder {border:2px solid #5f1d8a;}
        
        Border color #5f1d8a