#5e0f5a color space conversions
Hex:
        #5e0f5a
        RGB:
        94, 15, 90
        CMY:
        63, 94, 65
        CMYK:
        0, 84, 4, 63
      HSL:
        303°, 72.4771%, 21.3725%
        HSV (HSB):
        303°, 84.0426%, 36.8627%
        XYZ:
        6.6324, 3.4595, 9.9910
        xyY:
        0.3302, 0.1723, 3.4595
      CIE-Lab:
        21.7975, 42.9279, -25.0403
        CIE-LCH:
        21.7975, 49.6973, 329.7445
        CIE-Luv:
        21.7975, 28.8850, -33.0163
        Hunter-Lab:
        18.5998, 31.1006, -18.8283
      #5e0f5a color charts
#5e0f5a RGB chart
      #5e0f5a CMYK chart
      #5e0f5a RGB pie chart
      #5e0f5a color shades, tints & tones
#5e0f5a color schemes
#5e0f5a color preview, HTML & CSS examples
           This text has a color of #5e0f5a        
        
          <p style="color:#5e0f5a;">Text here</p>
        
        
          .mytext {color:#5e0f5a;}
        
        Text color #5e0f5a
      
           This box has a color of #5e0f5a        
        
          <div style="background-color:#5e0f5a;">Content here</div>
        
        
          .mybackground {background-color:#5e0f5a;}
        
        Background color #5e0f5a
      
           Border around this has a color of #5e0f5a        
        
          <div style="border:2px solid #5e0f5a;">Content here</div>
        
        
          .myborder {border:2px solid #5e0f5a;}
        
        Border color #5e0f5a