#5e0f4b color space conversions
Hex:
        #5e0f4b
        RGB:
        94, 15, 75
        CMY:
        63, 94, 71
        CMYK:
        0, 84, 20, 63
      HSL:
        314°, 72.4771%, 21.3725%
        HSV (HSB):
        314°, 84.0426%, 36.8627%
        XYZ:
        6.0569, 3.2293, 6.9607
        xyY:
        0.3728, 0.1988, 3.2293
      CIE-Lab:
        20.9399, 40.4900, -16.2806
        CIE-LCH:
        20.9399, 43.6406, 338.0954
        CIE-Luv:
        20.9399, 33.6385, -22.5301
        Hunter-Lab:
        17.9703, 28.7155, -10.3864
      #5e0f4b color charts
#5e0f4b RGB chart
      #5e0f4b CMYK chart
      #5e0f4b RGB pie chart
      #5e0f4b color shades, tints & tones
#5e0f4b color schemes
#5e0f4b color preview, HTML & CSS examples
           This text has a color of #5e0f4b        
        
          <p style="color:#5e0f4b;">Text here</p>
        
        
          .mytext {color:#5e0f4b;}
        
        Text color #5e0f4b
      
           This box has a color of #5e0f4b        
        
          <div style="background-color:#5e0f4b;">Content here</div>
        
        
          .mybackground {background-color:#5e0f4b;}
        
        Background color #5e0f4b
      
           Border around this has a color of #5e0f4b        
        
          <div style="border:2px solid #5e0f4b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0f4b;}
        
        Border color #5e0f4b