#078c85 color space conversions
Hex:
        #078c85
        RGB:
        7, 140, 133
        CMY:
        97, 45, 48
        CMYK:
        95, 0, 5, 45
      HSL:
        177°, 90.4762%, 28.8235%
        HSV (HSB):
        177°, 95.0000%, 54.9020%
        XYZ:
        13.6993, 20.4948, 25.4242
        xyY:
        0.2298, 0.3438, 20.4948
      CIE-Lab:
        52.3921, -32.6391, -5.2395
        CIE-LCH:
        52.3921, 33.0570, 189.1199
        CIE-Luv:
        52.3921, -40.8303, -2.8464
        Hunter-Lab:
        45.2712, -25.2093, -1.6073
      #078c85 color charts
#078c85 RGB chart
      #078c85 CMYK chart
      #078c85 RGB pie chart
      #078c85 color shades, tints & tones
#078c85 color schemes
#078c85 color preview, HTML & CSS examples
           This text has a color of #078c85        
        
          <p style="color:#078c85;">Text here</p>
        
        
          .mytext {color:#078c85;}
        
        Text color #078c85
      
           This box has a color of #078c85        
        
          <div style="background-color:#078c85;">Content here</div>
        
        
          .mybackground {background-color:#078c85;}
        
        Background color #078c85
      
           Border around this has a color of #078c85        
        
          <div style="border:2px solid #078c85;">Content here</div>
        
        
          .myborder {border:2px solid #078c85;}
        
        Border color #078c85