#5e016f color space conversions
Hex:
        #5e016f
        RGB:
        94, 1, 111
        CMY:
        63, 100, 56
        CMYK:
        15, 99, 0, 56
      HSL:
        291°, 98.2143%, 21.9608%
        HSV (HSB):
        291°, 99.0991%, 43.5294%
        XYZ:
        7.4962, 3.5491, 15.3289
        xyY:
        0.2842, 0.1346, 3.5491
      CIE-Lab:
        22.1209, 50.1083, -38.3174
        CIE-LCH:
        22.1209, 63.0798, 322.5952
        CIE-Luv:
        22.1209, 23.9056, -48.6081
        Hunter-Lab:
        18.8390, 38.0582, -35.0556
      #5e016f color charts
#5e016f RGB chart
      #5e016f CMYK chart
      #5e016f RGB pie chart
      #5e016f color shades, tints & tones
#5e016f color schemes
#5e016f color preview, HTML & CSS examples
           This text has a color of #5e016f        
        
          <p style="color:#5e016f;">Text here</p>
        
        
          .mytext {color:#5e016f;}
        
        Text color #5e016f
      
           This box has a color of #5e016f        
        
          <div style="background-color:#5e016f;">Content here</div>
        
        
          .mybackground {background-color:#5e016f;}
        
        Background color #5e016f
      
           Border around this has a color of #5e016f        
        
          <div style="border:2px solid #5e016f;">Content here</div>
        
        
          .myborder {border:2px solid #5e016f;}
        
        Border color #5e016f