#78c8a8 color space conversions
Hex:
        #78c8a8
        RGB:
        120, 200, 168
        CMY:
        53, 22, 34
        CMYK:
        40, 0, 16, 22
      HSL:
        156°, 42.1053%, 62.7451%
        HSV (HSB):
        156°, 40.0000%, 78.4314%
        XYZ:
        35.4679, 48.1288, 44.4662
        xyY:
        0.2770, 0.3758, 48.1288
      CIE-Lab:
        74.9061, -31.8643, 8.3507
        CIE-LCH:
        74.9061, 32.9404, 165.3146
        CIE-Luv:
        74.9061, -37.5649, 17.4531
        Hunter-Lab:
        69.3749, -30.1480, 10.5602
      #78c8a8 color charts
#78c8a8 RGB chart
      #78c8a8 CMYK chart
      #78c8a8 RGB pie chart
      #78c8a8 color shades, tints & tones
#78c8a8 color schemes
#78c8a8 color preview, HTML & CSS examples
           This text has a color of #78c8a8        
        
          <p style="color:#78c8a8;">Text here</p>
        
        
          .mytext {color:#78c8a8;}
        
        Text color #78c8a8
      
           This box has a color of #78c8a8        
        
          <div style="background-color:#78c8a8;">Content here</div>
        
        
          .mybackground {background-color:#78c8a8;}
        
        Background color #78c8a8
      
           Border around this has a color of #78c8a8        
        
          <div style="border:2px solid #78c8a8;">Content here</div>
        
        
          .myborder {border:2px solid #78c8a8;}
        
        Border color #78c8a8