#78a0a7 color space conversions
Hex:
        #78a0a7
        RGB:
        120, 160, 167
        CMY:
        53, 37, 35
        CMYK:
        28, 4, 0, 35
      HSL:
        189°, 21.0762%, 56.2745%
        HSV (HSB):
        189°, 28.1437%, 65.4902%
        XYZ:
        27.2916, 31.9247, 41.2829
        xyY:
        0.2716, 0.3177, 31.9247
      CIE-Lab:
        63.2806, -11.8638, -8.0642
        CIE-LCH:
        63.2806, 14.3451, 214.2051
        CIE-Luv:
        63.2806, -20.2066, -10.0996
        Hunter-Lab:
        56.5019, -12.6593, -3.7686
      #78a0a7 color charts
#78a0a7 RGB chart
      #78a0a7 CMYK chart
      #78a0a7 RGB pie chart
      #78a0a7 color shades, tints & tones
#78a0a7 color schemes
#78a0a7 color preview, HTML & CSS examples
           This text has a color of #78a0a7        
        
          <p style="color:#78a0a7;">Text here</p>
        
        
          .mytext {color:#78a0a7;}
        
        Text color #78a0a7
      
           This box has a color of #78a0a7        
        
          <div style="background-color:#78a0a7;">Content here</div>
        
        
          .mybackground {background-color:#78a0a7;}
        
        Background color #78a0a7
      
           Border around this has a color of #78a0a7        
        
          <div style="border:2px solid #78a0a7;">Content here</div>
        
        
          .myborder {border:2px solid #78a0a7;}
        
        Border color #78a0a7