#5e0a4f color space conversions
Hex:
        #5e0a4f
        RGB:
        94, 10, 79
        CMY:
        63, 96, 69
        CMYK:
        0, 89, 16, 63
      HSL:
        311°, 80.7692%, 20.3922%
        HSV (HSB):
        311°, 89.3617%, 36.8627%
        XYZ:
        6.1359, 3.1613, 7.6839
        xyY:
        0.3613, 0.1862, 3.1613
      CIE-Lab:
        20.6786, 42.4809, -19.4101
        CIE-LCH:
        20.6786, 46.7053, 335.4437
        CIE-Luv:
        20.6786, 32.9427, -26.0595
        Hunter-Lab:
        17.7800, 30.4858, -13.1772
      #5e0a4f color charts
#5e0a4f RGB chart
      #5e0a4f CMYK chart
      #5e0a4f RGB pie chart
      #5e0a4f color shades, tints & tones
#5e0a4f color schemes
#5e0a4f color preview, HTML & CSS examples
           This text has a color of #5e0a4f        
        
          <p style="color:#5e0a4f;">Text here</p>
        
        
          .mytext {color:#5e0a4f;}
        
        Text color #5e0a4f
      
           This box has a color of #5e0a4f        
        
          <div style="background-color:#5e0a4f;">Content here</div>
        
        
          .mybackground {background-color:#5e0a4f;}
        
        Background color #5e0a4f
      
           Border around this has a color of #5e0a4f        
        
          <div style="border:2px solid #5e0a4f;">Content here</div>
        
        
          .myborder {border:2px solid #5e0a4f;}
        
        Border color #5e0a4f