#00506b color space conversions
Hex:
        #00506b
        RGB:
        0, 80, 107
        CMY:
        100, 69, 58
        CMYK:
        100, 25, 0, 58
      HSL:
        195°, 100.0000%, 20.9804%
        HSV (HSB):
        195°, 100.0000%, 41.9608%
        XYZ:
        5.5225, 6.7989, 14.9312
        xyY:
        0.2026, 0.2495, 6.7989
      CIE-Lab:
        31.3445, -10.4132, -21.5069
        CIE-LCH:
        31.3445, 23.8952, 244.1648
        CIE-Luv:
        31.3445, -21.5133, -27.1227
        Hunter-Lab:
        26.0746, -7.8250, -15.6991
      #00506b color charts
#00506b RGB chart
      #00506b CMYK chart
      #00506b RGB pie chart
      #00506b color shades, tints & tones
#00506b color schemes
#00506b color preview, HTML & CSS examples
           This text has a color of #00506b        
        
          <p style="color:#00506b;">Text here</p>
        
        
          .mytext {color:#00506b;}
        
        Text color #00506b
      
           This box has a color of #00506b        
        
          <div style="background-color:#00506b;">Content here</div>
        
        
          .mybackground {background-color:#00506b;}
        
        Background color #00506b
      
           Border around this has a color of #00506b        
        
          <div style="border:2px solid #00506b;">Content here</div>
        
        
          .myborder {border:2px solid #00506b;}
        
        Border color #00506b