#5e059f color space conversions
Hex:
        #5e059f
        RGB:
        94, 5, 159
        CMY:
        63, 98, 38
        CMYK:
        41, 97, 0, 38
      HSL:
        275°, 93.9024%, 32.1569%
        HSV (HSB):
        275°, 96.8553%, 62.3529%
        XYZ:
        10.9284, 4.9914, 33.1883
        xyY:
        0.2225, 0.1016, 4.9914
      CIE-Lab:
        26.7103, 59.0359, -60.9595
        CIE-LCH:
        26.7103, 84.8604, 314.0816
        CIE-Luv:
        26.7103, 13.1894, -78.4708
        Hunter-Lab:
        22.3415, 48.2158, -72.4363
      #5e059f color charts
#5e059f RGB chart
      #5e059f CMYK chart
      #5e059f RGB pie chart
      #5e059f color shades, tints & tones
#5e059f color schemes
#5e059f color preview, HTML & CSS examples
           This text has a color of #5e059f        
        
          <p style="color:#5e059f;">Text here</p>
        
        
          .mytext {color:#5e059f;}
        
        Text color #5e059f
      
           This box has a color of #5e059f        
        
          <div style="background-color:#5e059f;">Content here</div>
        
        
          .mybackground {background-color:#5e059f;}
        
        Background color #5e059f
      
           Border around this has a color of #5e059f        
        
          <div style="border:2px solid #5e059f;">Content here</div>
        
        
          .myborder {border:2px solid #5e059f;}
        
        Border color #5e059f