#5e278d color space conversions
Hex:
        #5e278d
        RGB:
        94, 39, 141
        CMY:
        63, 85, 45
        CMYK:
        33, 72, 0, 45
      HSL:
        272°, 56.6667%, 35.2941%
        HSV (HSB):
        272°, 72.3404%, 55.2941%
        XYZ:
        10.1493, 5.7538, 25.7750
        xyY:
        0.2435, 0.1381, 5.7538
      CIE-Lab:
        28.7827, 44.1832, -46.5093
        CIE-LCH:
        28.7827, 64.1504, 313.5307
        CIE-Luv:
        28.7827, 13.3848, -63.7410
        Hunter-Lab:
        23.9871, 33.5488, -46.9182
      #5e278d color charts
#5e278d RGB chart
      #5e278d CMYK chart
      #5e278d RGB pie chart
      #5e278d color shades, tints & tones
#5e278d color schemes
#5e278d color preview, HTML & CSS examples
           This text has a color of #5e278d        
        
          <p style="color:#5e278d;">Text here</p>
        
        
          .mytext {color:#5e278d;}
        
        Text color #5e278d
      
           This box has a color of #5e278d        
        
          <div style="background-color:#5e278d;">Content here</div>
        
        
          .mybackground {background-color:#5e278d;}
        
        Background color #5e278d
      
           Border around this has a color of #5e278d        
        
          <div style="border:2px solid #5e278d;">Content here</div>
        
        
          .myborder {border:2px solid #5e278d;}
        
        Border color #5e278d