#78a9a2 color space conversions
Hex:
        #78a9a2
        RGB:
        120, 169, 162
        CMY:
        53, 34, 36
        CMYK:
        29, 0, 4, 34
      HSL:
        171°, 22.1719%, 56.6667%
        HSV (HSB):
        171°, 28.9941%, 66.2745%
        XYZ:
        28.4553, 34.9776, 39.4340
        xyY:
        0.2766, 0.3400, 34.9776
      CIE-Lab:
        65.7313, -17.8037, -1.6449
        CIE-LCH:
        65.7313, 17.8795, 185.2787
        CIE-Luv:
        65.7313, -24.1973, 0.4422
        Hunter-Lab:
        59.1419, -17.6156, 1.8666
      #78a9a2 color charts
#78a9a2 RGB chart
      #78a9a2 CMYK chart
      #78a9a2 RGB pie chart
      #78a9a2 color shades, tints & tones
#78a9a2 color schemes
#78a9a2 color preview, HTML & CSS examples
           This text has a color of #78a9a2        
        
          <p style="color:#78a9a2;">Text here</p>
        
        
          .mytext {color:#78a9a2;}
        
        Text color #78a9a2
      
           This box has a color of #78a9a2        
        
          <div style="background-color:#78a9a2;">Content here</div>
        
        
          .mybackground {background-color:#78a9a2;}
        
        Background color #78a9a2
      
           Border around this has a color of #78a9a2        
        
          <div style="border:2px solid #78a9a2;">Content here</div>
        
        
          .myborder {border:2px solid #78a9a2;}
        
        Border color #78a9a2