#50588f color space conversions
Hex:
        #50588f
        RGB:
        80, 88, 143
        CMY:
        69, 65, 44
        CMYK:
        44, 38, 0, 44
      HSL:
        232°, 28.2511%, 43.7255%
        HSV (HSB):
        232°, 44.0559%, 56.0784%
        XYZ:
        11.7559, 10.6681, 27.4261
        xyY:
        0.2358, 0.2140, 10.6681
      CIE-Lab:
        39.0157, 11.9837, -31.4535
        CIE-LCH:
        39.0157, 33.6590, 290.8566
        CIE-Luv:
        39.0157, -6.4658, -45.8594
        Hunter-Lab:
        32.6620, 7.0882, -26.9221
      #50588f color charts
#50588f RGB chart
      #50588f CMYK chart
      #50588f RGB pie chart
      #50588f color shades, tints & tones
#50588f color schemes
#50588f color preview, HTML & CSS examples
           This text has a color of #50588f        
        
          <p style="color:#50588f;">Text here</p>
        
        
          .mytext {color:#50588f;}
        
        Text color #50588f
      
           This box has a color of #50588f        
        
          <div style="background-color:#50588f;">Content here</div>
        
        
          .mybackground {background-color:#50588f;}
        
        Background color #50588f
      
           Border around this has a color of #50588f        
        
          <div style="border:2px solid #50588f;">Content here</div>
        
        
          .myborder {border:2px solid #50588f;}
        
        Border color #50588f