#5e277f color space conversions
Hex:
        #5e277f
        RGB:
        94, 39, 127
        CMY:
        63, 85, 50
        CMYK:
        26, 69, 0, 50
      HSL:
        278°, 53.0120%, 32.5490%
        HSV (HSB):
        278°, 69.2913%, 49.8039%
        XYZ:
        9.1724, 5.3630, 20.6304
        xyY:
        0.2608, 0.1525, 5.3630
      CIE-Lab:
        27.7450, 40.7866, -39.4492
        CIE-LCH:
        27.7450, 56.7432, 315.9549
        CIE-Luv:
        27.7450, 15.9858, -54.0159
        Hunter-Lab:
        23.1582, 30.1724, -36.6075
      #5e277f color charts
#5e277f RGB chart
      #5e277f CMYK chart
      #5e277f RGB pie chart
      #5e277f color shades, tints & tones
#5e277f color schemes
#5e277f color preview, HTML & CSS examples
           This text has a color of #5e277f        
        
          <p style="color:#5e277f;">Text here</p>
        
        
          .mytext {color:#5e277f;}
        
        Text color #5e277f
      
           This box has a color of #5e277f        
        
          <div style="background-color:#5e277f;">Content here</div>
        
        
          .mybackground {background-color:#5e277f;}
        
        Background color #5e277f
      
           Border around this has a color of #5e277f        
        
          <div style="border:2px solid #5e277f;">Content here</div>
        
        
          .myborder {border:2px solid #5e277f;}
        
        Border color #5e277f