#5e079e color space conversions
Hex:
        #5e079e
        RGB:
        94, 7, 158
        CMY:
        63, 97, 38
        CMYK:
        41, 96, 0, 38
      HSL:
        275°, 91.5152%, 32.3529%
        HSV (HSB):
        275°, 95.5696%, 61.9608%
        XYZ:
        10.8636, 5.0003, 32.7403
        xyY:
        0.2235, 0.1029, 5.0003
      CIE-Lab:
        26.7355, 58.4462, -60.3076
        CIE-LCH:
        26.7355, 83.9820, 314.1020
        CIE-Luv:
        26.7355, 13.2812, -77.8107
        Hunter-Lab:
        22.3613, 47.5873, -71.1568
      #5e079e color charts
#5e079e RGB chart
      #5e079e CMYK chart
      #5e079e RGB pie chart
      #5e079e color shades, tints & tones
#5e079e color schemes
#5e079e color preview, HTML & CSS examples
           This text has a color of #5e079e        
        
          <p style="color:#5e079e;">Text here</p>
        
        
          .mytext {color:#5e079e;}
        
        Text color #5e079e
      
           This box has a color of #5e079e        
        
          <div style="background-color:#5e079e;">Content here</div>
        
        
          .mybackground {background-color:#5e079e;}
        
        Background color #5e079e
      
           Border around this has a color of #5e079e        
        
          <div style="border:2px solid #5e079e;">Content here</div>
        
        
          .myborder {border:2px solid #5e079e;}
        
        Border color #5e079e