#007d9b color space conversions
Hex:
        #007d9b
        RGB:
        0, 125, 155
        CMY:
        100, 51, 39
        CMYK:
        100, 19, 0, 39
      HSL:
        192°, 100.0000%, 30.3922%
        HSV (HSB):
        192°, 100.0000%, 60.7843%
        XYZ:
        13.2500, 17.0338, 33.5998
        xyY:
        0.2074, 0.2666, 17.0338
      CIE-Lab:
        48.3026, -17.9100, -24.2855
        CIE-LCH:
        48.3026, 30.1754, 233.5920
        CIE-Luv:
        48.3026, -34.1750, -33.5967
        Hunter-Lab:
        41.2720, -14.9202, -19.3780
      #007d9b color charts
#007d9b RGB chart
      #007d9b CMYK chart
      #007d9b RGB pie chart
      #007d9b color shades, tints & tones
#007d9b color schemes
#007d9b color preview, HTML & CSS examples
           This text has a color of #007d9b        
        
          <p style="color:#007d9b;">Text here</p>
        
        
          .mytext {color:#007d9b;}
        
        Text color #007d9b
      
           This box has a color of #007d9b        
        
          <div style="background-color:#007d9b;">Content here</div>
        
        
          .mybackground {background-color:#007d9b;}
        
        Background color #007d9b
      
           Border around this has a color of #007d9b        
        
          <div style="border:2px solid #007d9b;">Content here</div>
        
        
          .myborder {border:2px solid #007d9b;}
        
        Border color #007d9b