#5f116b color space conversions
Hex:
        #5f116b
        RGB:
        95, 17, 107
        CMY:
        63, 93, 58
        CMYK:
        11, 84, 0, 58
      HSL:
        292°, 72.5806%, 24.3137%
        HSV (HSB):
        292°, 84.1121%, 41.9608%
        XYZ:
        7.5736, 3.8953, 14.2626
        xyY:
        0.2943, 0.1514, 3.8953
      CIE-Lab:
        23.3223, 45.6654, -33.7754
        CIE-LCH:
        23.3223, 56.7988, 323.5123
        CIE-Luv:
        23.3223, 24.4443, -44.2921
        Hunter-Lab:
        19.7366, 33.9575, -29.0302
      #5f116b color charts
#5f116b RGB chart
      #5f116b CMYK chart
      #5f116b RGB pie chart
      #5f116b color shades, tints & tones
#5f116b color schemes
#5f116b color preview, HTML & CSS examples
           This text has a color of #5f116b        
        
          <p style="color:#5f116b;">Text here</p>
        
        
          .mytext {color:#5f116b;}
        
        Text color #5f116b
      
           This box has a color of #5f116b        
        
          <div style="background-color:#5f116b;">Content here</div>
        
        
          .mybackground {background-color:#5f116b;}
        
        Background color #5f116b
      
           Border around this has a color of #5f116b        
        
          <div style="border:2px solid #5f116b;">Content here</div>
        
        
          .myborder {border:2px solid #5f116b;}
        
        Border color #5f116b