#5e0a7e color space conversions
Hex:
        #5e0a7e
        RGB:
        94, 10, 126
        CMY:
        63, 96, 51
        CMYK:
        25, 92, 0, 51
      HSL:
        283°, 85.2941%, 26.6667%
        HSV (HSB):
        283°, 92.0635%, 49.4118%
        XYZ:
        8.4905, 4.1031, 20.0831
        xyY:
        0.2598, 0.1256, 4.1031
      CIE-Lab:
        24.0095, 51.0580, -44.8649
        CIE-LCH:
        24.0095, 67.9689, 318.6941
        CIE-Luv:
        24.0095, 19.6114, -57.7113
        Hunter-Lab:
        20.2562, 39.3714, -44.6042
      #5e0a7e color charts
#5e0a7e RGB chart
      #5e0a7e CMYK chart
      #5e0a7e RGB pie chart
      #5e0a7e color shades, tints & tones
#5e0a7e color schemes
#5e0a7e color preview, HTML & CSS examples
           This text has a color of #5e0a7e        
        
          <p style="color:#5e0a7e;">Text here</p>
        
        
          .mytext {color:#5e0a7e;}
        
        Text color #5e0a7e
      
           This box has a color of #5e0a7e        
        
          <div style="background-color:#5e0a7e;">Content here</div>
        
        
          .mybackground {background-color:#5e0a7e;}
        
        Background color #5e0a7e
      
           Border around this has a color of #5e0a7e        
        
          <div style="border:2px solid #5e0a7e;">Content here</div>
        
        
          .myborder {border:2px solid #5e0a7e;}
        
        Border color #5e0a7e