#78a1ac color space conversions
Hex:
        #78a1ac
        RGB:
        120, 161, 172
        CMY:
        53, 37, 33
        CMYK:
        30, 6, 0, 33
      HSL:
        193°, 23.8532%, 57.2549%
        HSV (HSB):
        193°, 30.2326%, 67.4510%
        XYZ:
        27.9370, 32.4614, 43.8230
        xyY:
        0.2681, 0.3115, 32.4614
      CIE-Lab:
        63.7224, -11.1880, -10.2125
        CIE-LCH:
        63.7224, 15.1482, 222.3900
        CIE-Luv:
        63.7224, -20.6623, -13.5165
        Hunter-Lab:
        56.9749, -12.1806, -5.7213
      #78a1ac color charts
#78a1ac RGB chart
      #78a1ac CMYK chart
      #78a1ac RGB pie chart
      #78a1ac color shades, tints & tones
#78a1ac color schemes
#78a1ac color preview, HTML & CSS examples
           This text has a color of #78a1ac        
        
          <p style="color:#78a1ac;">Text here</p>
        
        
          .mytext {color:#78a1ac;}
        
        Text color #78a1ac
      
           This box has a color of #78a1ac        
        
          <div style="background-color:#78a1ac;">Content here</div>
        
        
          .mybackground {background-color:#78a1ac;}
        
        Background color #78a1ac
      
           Border around this has a color of #78a1ac        
        
          <div style="border:2px solid #78a1ac;">Content here</div>
        
        
          .myborder {border:2px solid #78a1ac;}
        
        Border color #78a1ac