#509898 color space conversions
Hex:
        #509898
        RGB:
        80, 152, 152
        CMY:
        69, 40, 40
        CMYK:
        47, 0, 0, 40
      HSL:
        180°, 31.0345%, 45.4902%
        HSV (HSB):
        180°, 47.3684%, 59.6078%
        XYZ:
        20.2040, 26.4289, 33.7422
        xyY:
        0.2514, 0.3288, 26.4289
      CIE-Lab:
        58.4420, -22.4678, -6.9943
        CIE-LCH:
        58.4420, 23.5313, 197.2916
        CIE-Luv:
        58.4420, -31.7449, -6.8576
        Hunter-Lab:
        51.4091, -19.8146, -2.9284
      #509898 color charts
#509898 RGB chart
      #509898 CMYK chart
      #509898 RGB pie chart
      #509898 color shades, tints & tones
#509898 color schemes
#509898 color preview, HTML & CSS examples
           This text has a color of #509898        
        
          <p style="color:#509898;">Text here</p>
        
        
          .mytext {color:#509898;}
        
        Text color #509898
      
           This box has a color of #509898        
        
          <div style="background-color:#509898;">Content here</div>
        
        
          .mybackground {background-color:#509898;}
        
        Background color #509898
      
           Border around this has a color of #509898        
        
          <div style="border:2px solid #509898;">Content here</div>
        
        
          .myborder {border:2px solid #509898;}
        
        Border color #509898