#5f1177 color space conversions
Hex:
        #5f1177
        RGB:
        95, 17, 119
        CMY:
        63, 93, 53
        CMYK:
        20, 86, 0, 53
      HSL:
        286°, 75.0000%, 26.6667%
        HSV (HSB):
        286°, 85.7143%, 46.6667%
        XYZ:
        8.2495, 4.1657, 17.8220
        xyY:
        0.2728, 0.1378, 4.1657
      CIE-Lab:
        24.2119, 48.0507, -40.0722
        CIE-LCH:
        24.2119, 62.5671, 320.1734
        CIE-Luv:
        24.2119, 21.3540, -52.3992
        Hunter-Lab:
        20.4101, 36.4303, -37.4849
      #5f1177 color charts
#5f1177 RGB chart
      #5f1177 CMYK chart
      #5f1177 RGB pie chart
      #5f1177 color shades, tints & tones
#5f1177 color schemes
#5f1177 color preview, HTML & CSS examples
           This text has a color of #5f1177        
        
          <p style="color:#5f1177;">Text here</p>
        
        
          .mytext {color:#5f1177;}
        
        Text color #5f1177
      
           This box has a color of #5f1177        
        
          <div style="background-color:#5f1177;">Content here</div>
        
        
          .mybackground {background-color:#5f1177;}
        
        Background color #5f1177
      
           Border around this has a color of #5f1177        
        
          <div style="border:2px solid #5f1177;">Content here</div>
        
        
          .myborder {border:2px solid #5f1177;}
        
        Border color #5f1177