#78ba9a color space conversions
Hex:
        #78ba9a
        RGB:
        120, 186, 154
        CMY:
        53, 27, 40
        CMYK:
        35, 0, 17, 27
      HSL:
        151°, 32.3529%, 60.0000%
        HSV (HSB):
        151°, 35.4839%, 72.9412%
        XYZ:
        31.1374, 41.4440, 36.9302
        xyY:
        0.2843, 0.3784, 41.4440
      CIE-Lab:
        70.4859, -28.1025, 9.6361
        CIE-LCH:
        70.4859, 29.7087, 161.0736
        CIE-Luv:
        70.4859, -31.8226, 18.4562
        Hunter-Lab:
        64.3770, -26.3242, 11.0519
      #78ba9a color charts
#78ba9a RGB chart
      #78ba9a CMYK chart
      #78ba9a RGB pie chart
      #78ba9a color shades, tints & tones
#78ba9a color schemes
#78ba9a color preview, HTML & CSS examples
           This text has a color of #78ba9a        
        
          <p style="color:#78ba9a;">Text here</p>
        
        
          .mytext {color:#78ba9a;}
        
        Text color #78ba9a
      
           This box has a color of #78ba9a        
        
          <div style="background-color:#78ba9a;">Content here</div>
        
        
          .mybackground {background-color:#78ba9a;}
        
        Background color #78ba9a
      
           Border around this has a color of #78ba9a        
        
          <div style="border:2px solid #78ba9a;">Content here</div>
        
        
          .myborder {border:2px solid #78ba9a;}
        
        Border color #78ba9a