#5e115b color space conversions
Hex:
        #5e115b
        RGB:
        94, 17, 91
        CMY:
        63, 93, 64
        CMYK:
        0, 82, 3, 63
      HSL:
        302°, 69.3694%, 21.7647%
        HSV (HSB):
        302°, 81.9149%, 36.8627%
        XYZ:
        6.7049, 3.5359, 10.2266
        xyY:
        0.3276, 0.1728, 3.5359
      CIE-Lab:
        22.0737, 42.4846, -25.2676
        CIE-LCH:
        22.0737, 49.4307, 329.2580
        CIE-Luv:
        22.0737, 28.3396, -33.4022
        Hunter-Lab:
        18.8040, 30.7399, -19.0823
      #5e115b color charts
#5e115b RGB chart
      #5e115b CMYK chart
      #5e115b RGB pie chart
      #5e115b color shades, tints & tones
#5e115b color schemes
#5e115b color preview, HTML & CSS examples
           This text has a color of #5e115b        
        
          <p style="color:#5e115b;">Text here</p>
        
        
          .mytext {color:#5e115b;}
        
        Text color #5e115b
      
           This box has a color of #5e115b        
        
          <div style="background-color:#5e115b;">Content here</div>
        
        
          .mybackground {background-color:#5e115b;}
        
        Background color #5e115b
      
           Border around this has a color of #5e115b        
        
          <div style="border:2px solid #5e115b;">Content here</div>
        
        
          .myborder {border:2px solid #5e115b;}
        
        Border color #5e115b