#78a9a5 color space conversions
Hex:
        #78a9a5
        RGB:
        120, 169, 165
        CMY:
        53, 34, 35
        CMYK:
        29, 0, 2, 34
      HSL:
        175°, 22.1719%, 56.6667%
        HSV (HSB):
        175°, 28.9941%, 66.2745%
        XYZ:
        28.7252, 35.0856, 40.8555
        xyY:
        0.2744, 0.3352, 35.0856
      CIE-Lab:
        65.8153, -17.1115, -3.1929
        CIE-LCH:
        65.8153, 17.4068, 190.5694
        CIE-Luv:
        65.8153, -24.1821, -1.9736
        Hunter-Lab:
        59.2331, -17.0940, 0.5684
      #78a9a5 color charts
#78a9a5 RGB chart
      #78a9a5 CMYK chart
      #78a9a5 RGB pie chart
      #78a9a5 color shades, tints & tones
#78a9a5 color schemes
#78a9a5 color preview, HTML & CSS examples
           This text has a color of #78a9a5        
        
          <p style="color:#78a9a5;">Text here</p>
        
        
          .mytext {color:#78a9a5;}
        
        Text color #78a9a5
      
           This box has a color of #78a9a5        
        
          <div style="background-color:#78a9a5;">Content here</div>
        
        
          .mybackground {background-color:#78a9a5;}
        
        Background color #78a9a5
      
           Border around this has a color of #78a9a5        
        
          <div style="border:2px solid #78a9a5;">Content here</div>
        
        
          .myborder {border:2px solid #78a9a5;}
        
        Border color #78a9a5