#5f1777 color space conversions
Hex:
        #5f1777
        RGB:
        95, 23, 119
        CMY:
        63, 91, 53
        CMYK:
        20, 81, 0, 53
      HSL:
        285°, 67.6056%, 27.8431%
        HSV (HSB):
        285°, 80.6723%, 46.6667%
        XYZ:
        8.3555, 4.3776, 17.8573
        xyY:
        0.2731, 0.1431, 4.3776
      CIE-Lab:
        24.8824, 46.1040, -38.9882
        CIE-LCH:
        24.8824, 60.3793, 319.7802
        CIE-Luv:
        24.8824, 20.7362, -51.6102
        Hunter-Lab:
        20.9227, 34.6692, -35.9576
      #5f1777 color charts
#5f1777 RGB chart
      #5f1777 CMYK chart
      #5f1777 RGB pie chart
      #5f1777 color shades, tints & tones
#5f1777 color schemes
#5f1777 color preview, HTML & CSS examples
           This text has a color of #5f1777        
        
          <p style="color:#5f1777;">Text here</p>
        
        
          .mytext {color:#5f1777;}
        
        Text color #5f1777
      
           This box has a color of #5f1777        
        
          <div style="background-color:#5f1777;">Content here</div>
        
        
          .mybackground {background-color:#5f1777;}
        
        Background color #5f1777
      
           Border around this has a color of #5f1777        
        
          <div style="border:2px solid #5f1777;">Content here</div>
        
        
          .myborder {border:2px solid #5f1777;}
        
        Border color #5f1777