#5e508e color space conversions
Hex:
        #5e508e
        RGB:
        94, 80, 142
        CMY:
        63, 69, 44
        CMYK:
        34, 44, 0, 44
      HSL:
        254°, 27.9279%, 43.5294%
        HSV (HSB):
        254°, 43.6620%, 55.6863%
        XYZ:
        12.3672, 10.0700, 26.8831
        xyY:
        0.2508, 0.2042, 10.0700
      CIE-Lab:
        37.9678, 20.7462, -32.4211
        CIE-LCH:
        37.9678, 38.4906, 302.6151
        CIE-Luv:
        37.9678, 2.3922, -47.8788
        Hunter-Lab:
        31.7333, 14.0327, -28.0147
      #5e508e color charts
#5e508e RGB chart
      #5e508e CMYK chart
      #5e508e RGB pie chart
      #5e508e color shades, tints & tones
#5e508e color schemes
#5e508e color preview, HTML & CSS examples
           This text has a color of #5e508e        
        
          <p style="color:#5e508e;">Text here</p>
        
        
          .mytext {color:#5e508e;}
        
        Text color #5e508e
      
           This box has a color of #5e508e        
        
          <div style="background-color:#5e508e;">Content here</div>
        
        
          .mybackground {background-color:#5e508e;}
        
        Background color #5e508e
      
           Border around this has a color of #5e508e        
        
          <div style="border:2px solid #5e508e;">Content here</div>
        
        
          .myborder {border:2px solid #5e508e;}
        
        Border color #5e508e