#50588d color space conversions
Hex:
        #50588d
        RGB:
        80, 88, 141
        CMY:
        69, 65, 45
        CMYK:
        43, 38, 0, 45
      HSL:
        232°, 27.6018%, 43.3333%
        HSV (HSB):
        232°, 43.2624%, 55.2941%
        XYZ:
        11.6057, 10.6080, 26.6352
        xyY:
        0.2376, 0.2172, 10.6080
      CIE-Lab:
        38.9123, 11.3641, -30.4058
        CIE-LCH:
        38.9123, 32.4600, 290.4931
        CIE-Luv:
        38.9123, -6.3820, -44.2171
        Hunter-Lab:
        32.5699, 6.6079, -25.6874
      #50588d color charts
#50588d RGB chart
      #50588d CMYK chart
      #50588d RGB pie chart
      #50588d color shades, tints & tones
#50588d color schemes
#50588d color preview, HTML & CSS examples
           This text has a color of #50588d        
        
          <p style="color:#50588d;">Text here</p>
        
        
          .mytext {color:#50588d;}
        
        Text color #50588d
      
           This box has a color of #50588d        
        
          <div style="background-color:#50588d;">Content here</div>
        
        
          .mybackground {background-color:#50588d;}
        
        Background color #50588d
      
           Border around this has a color of #50588d        
        
          <div style="border:2px solid #50588d;">Content here</div>
        
        
          .myborder {border:2px solid #50588d;}
        
        Border color #50588d