#078265 color space conversions
Hex:
        #078265
        RGB:
        7, 130, 101
        CMY:
        97, 49, 60
        CMYK:
        95, 0, 22, 49
      HSL:
        166°, 89.7810%, 26.8627%
        HSV (HSB):
        166°, 94.6154%, 50.9804%
        XYZ:
        10.4192, 16.9500, 15.0345
        xyY:
        0.2457, 0.3997, 16.9500
      CIE-Lab:
        48.1970, -37.4151, 7.3118
        CIE-LCH:
        48.1970, 38.1229, 168.9424
        CIE-Luv:
        48.1970, -39.6611, 15.1138
        Hunter-Lab:
        41.1704, -26.8742, 7.1680
      #078265 color charts
#078265 RGB chart
      #078265 CMYK chart
      #078265 RGB pie chart
      #078265 color shades, tints & tones
#078265 color schemes
#078265 color preview, HTML & CSS examples
           This text has a color of #078265        
        
          <p style="color:#078265;">Text here</p>
        
        
          .mytext {color:#078265;}
        
        Text color #078265
      
           This box has a color of #078265        
        
          <div style="background-color:#078265;">Content here</div>
        
        
          .mybackground {background-color:#078265;}
        
        Background color #078265
      
           Border around this has a color of #078265        
        
          <div style="border:2px solid #078265;">Content here</div>
        
        
          .myborder {border:2px solid #078265;}
        
        Border color #078265