#509e8e color space conversions
Hex:
        #509e8e
        RGB:
        80, 158, 142
        CMY:
        69, 38, 44
        CMYK:
        49, 0, 10, 38
      HSL:
        168°, 32.7731%, 46.6667%
        HSV (HSB):
        168°, 49.3671%, 61.9608%
        XYZ:
        20.4176, 28.1122, 29.9413
        xyY:
        0.2602, 0.3582, 28.1122
      CIE-Lab:
        59.9900, -28.0921, 0.9603
        CIE-LCH:
        59.9900, 28.1085, 178.0422
        CIE-Luv:
        59.9900, -34.5498, 5.7036
        Hunter-Lab:
        53.0209, -24.0488, 3.6332
      #509e8e color charts
#509e8e RGB chart
      #509e8e CMYK chart
      #509e8e RGB pie chart
      #509e8e color shades, tints & tones
#509e8e color schemes
#509e8e color preview, HTML & CSS examples
           This text has a color of #509e8e        
        
          <p style="color:#509e8e;">Text here</p>
        
        
          .mytext {color:#509e8e;}
        
        Text color #509e8e
      
           This box has a color of #509e8e        
        
          <div style="background-color:#509e8e;">Content here</div>
        
        
          .mybackground {background-color:#509e8e;}
        
        Background color #509e8e
      
           Border around this has a color of #509e8e        
        
          <div style="border:2px solid #509e8e;">Content here</div>
        
        
          .myborder {border:2px solid #509e8e;}
        
        Border color #509e8e