#00505d color space conversions
Hex:
        #00505d
        RGB:
        0, 80, 93
        CMY:
        100, 69, 64
        CMYK:
        100, 14, 0, 64
      HSL:
        188°, 100.0000%, 18.2353%
        HSV (HSB):
        188°, 100.0000%, 36.4706%
        XYZ:
        4.8444, 6.5276, 11.3606
        xyY:
        0.2131, 0.2871, 6.5276
      CIE-Lab:
        30.7064, -15.9370, -13.6266
        CIE-LCH:
        30.7064, 20.9683, 220.5316
        CIE-Luv:
        30.7064, -22.4467, -15.5738
        Hunter-Lab:
        25.5492, -10.8654, -8.4790
      #00505d color charts
#00505d RGB chart
      #00505d CMYK chart
      #00505d RGB pie chart
      #00505d color shades, tints & tones
#00505d color schemes
#00505d color preview, HTML & CSS examples
           This text has a color of #00505d        
        
          <p style="color:#00505d;">Text here</p>
        
        
          .mytext {color:#00505d;}
        
        Text color #00505d
      
           This box has a color of #00505d        
        
          <div style="background-color:#00505d;">Content here</div>
        
        
          .mybackground {background-color:#00505d;}
        
        Background color #00505d
      
           Border around this has a color of #00505d        
        
          <div style="border:2px solid #00505d;">Content here</div>
        
        
          .myborder {border:2px solid #00505d;}
        
        Border color #00505d