#5e279f color space conversions
Hex:
        #5e279f
        RGB:
        94, 39, 159
        CMY:
        63, 85, 38
        CMYK:
        41, 75, 0, 38
      HSL:
        268°, 60.6061%, 38.8235%
        HSV (HSB):
        268°, 75.4717%, 62.3529%
        XYZ:
        11.5996, 6.3339, 33.4121
        xyY:
        0.2259, 0.1234, 6.3339
      CIE-Lab:
        30.2398, 48.7022, -55.1760
        CIE-LCH:
        30.2398, 73.5955, 311.4338
        CIE-Luv:
        30.2398, 10.4080, -75.7700
        Hunter-Lab:
        25.1673, 38.2280, -61.0963
      #5e279f color charts
#5e279f RGB chart
      #5e279f CMYK chart
      #5e279f RGB pie chart
      #5e279f color shades, tints & tones
#5e279f color schemes
#5e279f color preview, HTML & CSS examples
           This text has a color of #5e279f        
        
          <p style="color:#5e279f;">Text here</p>
        
        
          .mytext {color:#5e279f;}
        
        Text color #5e279f
      
           This box has a color of #5e279f        
        
          <div style="background-color:#5e279f;">Content here</div>
        
        
          .mybackground {background-color:#5e279f;}
        
        Background color #5e279f
      
           Border around this has a color of #5e279f        
        
          <div style="border:2px solid #5e279f;">Content here</div>
        
        
          .myborder {border:2px solid #5e279f;}
        
        Border color #5e279f