#78a0ac color space conversions
Hex:
        #78a0ac
        RGB:
        120, 160, 172
        CMY:
        53, 37, 33
        CMYK:
        30, 7, 0, 33
      HSL:
        194°, 23.8532%, 57.2549%
        HSV (HSB):
        194°, 30.2326%, 67.4510%
        XYZ:
        27.7629, 32.1132, 43.7649
        xyY:
        0.2679, 0.3099, 32.1132
      CIE-Lab:
        63.4364, -10.6471, -10.6404
        CIE-LCH:
        63.4364, 15.0525, 224.9821
        CIE-Luv:
        63.4364, -20.2262, -14.2478
        Hunter-Lab:
        56.6685, -11.7196, -6.1215
      #78a0ac color charts
#78a0ac RGB chart
      #78a0ac CMYK chart
      #78a0ac RGB pie chart
      #78a0ac color shades, tints & tones
#78a0ac color schemes
#78a0ac color preview, HTML & CSS examples
           This text has a color of #78a0ac        
        
          <p style="color:#78a0ac;">Text here</p>
        
        
          .mytext {color:#78a0ac;}
        
        Text color #78a0ac
      
           This box has a color of #78a0ac        
        
          <div style="background-color:#78a0ac;">Content here</div>
        
        
          .mybackground {background-color:#78a0ac;}
        
        Background color #78a0ac
      
           Border around this has a color of #78a0ac        
        
          <div style="border:2px solid #78a0ac;">Content here</div>
        
        
          .myborder {border:2px solid #78a0ac;}
        
        Border color #78a0ac