#78a0a0 color space conversions
Hex:
        #78a0a0
        RGB:
        120, 160, 160
        CMY:
        53, 37, 37
        CMYK:
        25, 0, 0, 37
      HSL:
        180°, 17.3913%, 54.9020%
        HSV (HSB):
        180°, 25.0000%, 62.7451%
        XYZ:
        26.6617, 31.6727, 37.9659
        xyY:
        0.2769, 0.3289, 31.6727
      CIE-Lab:
        63.0715, -13.5200, -4.4392
        CIE-LCH:
        63.0715, 14.2301, 198.1771
        CIE-Luv:
        63.0715, -20.1815, -4.3641
        Hunter-Lab:
        56.2785, -13.9239, -0.6025
      #78a0a0 color charts
#78a0a0 RGB chart
      #78a0a0 CMYK chart
      #78a0a0 RGB pie chart
      #78a0a0 color shades, tints & tones
#78a0a0 color schemes
#78a0a0 color preview, HTML & CSS examples
           This text has a color of #78a0a0        
        
          <p style="color:#78a0a0;">Text here</p>
        
        
          .mytext {color:#78a0a0;}
        
        Text color #78a0a0
      
           This box has a color of #78a0a0        
        
          <div style="background-color:#78a0a0;">Content here</div>
        
        
          .mybackground {background-color:#78a0a0;}
        
        Background color #78a0a0
      
           Border around this has a color of #78a0a0        
        
          <div style="border:2px solid #78a0a0;">Content here</div>
        
        
          .myborder {border:2px solid #78a0a0;}
        
        Border color #78a0a0