#78a9a9 color space conversions
Hex:
        #78a9a9
        RGB:
        120, 169, 169
        CMY:
        53, 34, 34
        CMYK:
        29, 0, 0, 34
      HSL:
        180°, 22.1719%, 56.6667%
        HSV (HSB):
        180°, 28.9941%, 66.2745%
        XYZ:
        29.0951, 35.2336, 42.8034
        xyY:
        0.2716, 0.3289, 35.2336
      CIE-Lab:
        65.9301, -16.1724, -5.2519
        CIE-LCH:
        65.9301, 17.0037, 197.9910
        CIE-Luv:
        65.9301, -24.1624, -5.2233
        Hunter-Lab:
        59.3579, -16.3819, -1.2039
      #78a9a9 color charts
#78a9a9 RGB chart
      #78a9a9 CMYK chart
      #78a9a9 RGB pie chart
      #78a9a9 color shades, tints & tones
#78a9a9 color schemes
#78a9a9 color preview, HTML & CSS examples
           This text has a color of #78a9a9        
        
          <p style="color:#78a9a9;">Text here</p>
        
        
          .mytext {color:#78a9a9;}
        
        Text color #78a9a9
      
           This box has a color of #78a9a9        
        
          <div style="background-color:#78a9a9;">Content here</div>
        
        
          .mybackground {background-color:#78a9a9;}
        
        Background color #78a9a9
      
           Border around this has a color of #78a9a9        
        
          <div style="border:2px solid #78a9a9;">Content here</div>
        
        
          .myborder {border:2px solid #78a9a9;}
        
        Border color #78a9a9