#78b0ba color space conversions
Hex:
        #78b0ba
        RGB:
        120, 176, 186
        CMY:
        53, 31, 27
        CMYK:
        35, 5, 0, 27
      HSL:
        189°, 32.3529%, 60.0000%
        HSV (HSB):
        189°, 35.4839%, 72.9412%
        XYZ:
        32.1340, 38.5889, 52.2091
        xyY:
        0.2614, 0.3139, 38.5889
      CIE-Lab:
        68.4524, -15.6988, -10.9324
        CIE-LCH:
        68.4524, 19.1304, 214.8527
        CIE-Luv:
        68.4524, -27.0408, -14.1348
        Hunter-Lab:
        62.1200, -16.3738, -6.3467
      #78b0ba color charts
#78b0ba RGB chart
      #78b0ba CMYK chart
      #78b0ba RGB pie chart
      #78b0ba color shades, tints & tones
#78b0ba color schemes
#78b0ba color preview, HTML & CSS examples
           This text has a color of #78b0ba        
        
          <p style="color:#78b0ba;">Text here</p>
        
        
          .mytext {color:#78b0ba;}
        
        Text color #78b0ba
      
           This box has a color of #78b0ba        
        
          <div style="background-color:#78b0ba;">Content here</div>
        
        
          .mybackground {background-color:#78b0ba;}
        
        Background color #78b0ba
      
           Border around this has a color of #78b0ba        
        
          <div style="border:2px solid #78b0ba;">Content here</div>
        
        
          .myborder {border:2px solid #78b0ba;}
        
        Border color #78b0ba