#78a6a2 color space conversions
Hex:
        #78a6a2
        RGB:
        120, 166, 162
        CMY:
        53, 35, 36
        CMYK:
        28, 0, 2, 35
      HSL:
        175°, 20.5357%, 56.0784%
        HSV (HSB):
        175°, 27.7108%, 65.0980%
        XYZ:
        27.9035, 33.8741, 39.2501
        xyY:
        0.2762, 0.3353, 33.8741
      CIE-Lab:
        64.8625, -16.2353, -2.9207
        CIE-LCH:
        64.8625, 16.4959, 190.1983
        CIE-Luv:
        64.8625, -22.8636, -1.6961
        Hunter-Lab:
        58.2015, -16.2744, 0.7569
      #78a6a2 color charts
#78a6a2 RGB chart
      #78a6a2 CMYK chart
      #78a6a2 RGB pie chart
      #78a6a2 color shades, tints & tones
#78a6a2 color schemes
#78a6a2 color preview, HTML & CSS examples
           This text has a color of #78a6a2        
        
          <p style="color:#78a6a2;">Text here</p>
        
        
          .mytext {color:#78a6a2;}
        
        Text color #78a6a2
      
           This box has a color of #78a6a2        
        
          <div style="background-color:#78a6a2;">Content here</div>
        
        
          .mybackground {background-color:#78a6a2;}
        
        Background color #78a6a2
      
           Border around this has a color of #78a6a2        
        
          <div style="border:2px solid #78a6a2;">Content here</div>
        
        
          .myborder {border:2px solid #78a6a2;}
        
        Border color #78a6a2