#5e085a color space conversions
Hex:
        #5e085a
        RGB:
        94, 8, 90
        CMY:
        63, 97, 65
        CMYK:
        0, 91, 4, 63
      HSL:
        303°, 84.3137%, 20.0000%
        HSV (HSB):
        303°, 91.4894%, 36.8627%
        XYZ:
        6.5484, 3.2915, 9.9631
        xyY:
        0.3307, 0.1662, 3.2915
      CIE-Lab:
        21.1756, 44.7361, -26.0283
        CIE-LCH:
        21.1756, 51.7570, 329.8084
        CIE-Luv:
        21.1756, 29.5677, -33.8908
        Hunter-Lab:
        18.1426, 32.6783, -19.8595
      #5e085a color charts
#5e085a RGB chart
      #5e085a CMYK chart
      #5e085a RGB pie chart
      #5e085a color shades, tints & tones
#5e085a color schemes
#5e085a color preview, HTML & CSS examples
           This text has a color of #5e085a        
        
          <p style="color:#5e085a;">Text here</p>
        
        
          .mytext {color:#5e085a;}
        
        Text color #5e085a
      
           This box has a color of #5e085a        
        
          <div style="background-color:#5e085a;">Content here</div>
        
        
          .mybackground {background-color:#5e085a;}
        
        Background color #5e085a
      
           Border around this has a color of #5e085a        
        
          <div style="border:2px solid #5e085a;">Content here</div>
        
        
          .myborder {border:2px solid #5e085a;}
        
        Border color #5e085a