#5e509b color space conversions
Hex:
        #5e509b
        RGB:
        94, 80, 155
        CMY:
        63, 69, 39
        CMYK:
        39, 48, 0, 39
      HSL:
        251°, 31.9149%, 46.0784%
        HSV (HSB):
        251°, 48.3871%, 60.7843%
        XYZ:
        13.4011, 10.4836, 32.3276
        xyY:
        0.2384, 0.1865, 10.4836
      CIE-Lab:
        38.6967, 24.4768, -39.1195
        CIE-LCH:
        38.6967, 46.1459, 302.0339
        CIE-Luv:
        38.6967, 1.2317, -58.2536
        Hunter-Lab:
        32.3783, 17.2177, -36.5322
      #5e509b color charts
#5e509b RGB chart
      #5e509b CMYK chart
      #5e509b RGB pie chart
      #5e509b color shades, tints & tones
#5e509b color schemes
#5e509b color preview, HTML & CSS examples
           This text has a color of #5e509b        
        
          <p style="color:#5e509b;">Text here</p>
        
        
          .mytext {color:#5e509b;}
        
        Text color #5e509b
      
           This box has a color of #5e509b        
        
          <div style="background-color:#5e509b;">Content here</div>
        
        
          .mybackground {background-color:#5e509b;}
        
        Background color #5e509b
      
           Border around this has a color of #5e509b        
        
          <div style="border:2px solid #5e509b;">Content here</div>
        
        
          .myborder {border:2px solid #5e509b;}
        
        Border color #5e509b