#50938e color space conversions
Hex:
        #50938e
        RGB:
        80, 147, 142
        CMY:
        69, 42, 44
        CMYK:
        46, 0, 3, 42
      HSL:
        176°, 29.5154%, 44.5098%
        HSV (HSB):
        176°, 45.5782%, 57.6471%
        XYZ:
        18.6245, 24.5259, 29.3435
        xyY:
        0.2569, 0.3383, 24.5259
      CIE-Lab:
        56.6105, -22.5618, -3.9950
        CIE-LCH:
        56.6105, 22.9128, 190.0413
        CIE-Luv:
        56.6105, -30.0640, -2.3462
        Hunter-Lab:
        49.5236, -19.5375, -0.4637
      #50938e color charts
#50938e RGB chart
      #50938e CMYK chart
      #50938e RGB pie chart
      #50938e color shades, tints & tones
#50938e color schemes
#50938e color preview, HTML & CSS examples
           This text has a color of #50938e        
        
          <p style="color:#50938e;">Text here</p>
        
        
          .mytext {color:#50938e;}
        
        Text color #50938e
      
           This box has a color of #50938e        
        
          <div style="background-color:#50938e;">Content here</div>
        
        
          .mybackground {background-color:#50938e;}
        
        Background color #50938e
      
           Border around this has a color of #50938e        
        
          <div style="border:2px solid #50938e;">Content here</div>
        
        
          .myborder {border:2px solid #50938e;}
        
        Border color #50938e