#78b2ba color space conversions
Hex:
        #78b2ba
        RGB:
        120, 178, 186
        CMY:
        53, 30, 27
        CMYK:
        35, 4, 0, 27
      HSL:
        187°, 32.3529%, 60.0000%
        HSV (HSB):
        187°, 35.4839%, 72.9412%
        XYZ:
        32.5290, 39.3790, 52.3408
        xyY:
        0.2618, 0.3169, 39.3790
      CIE-Lab:
        69.0249, -16.7449, -10.0768
        CIE-LCH:
        69.0249, 19.5431, 211.0389
        CIE-Luv:
        69.0249, -27.8842, -12.6531
        Hunter-Lab:
        62.7527, -17.2884, -5.5257
      #78b2ba color charts
#78b2ba RGB chart
      #78b2ba CMYK chart
      #78b2ba RGB pie chart
      #78b2ba color shades, tints & tones
#78b2ba color schemes
#78b2ba color preview, HTML & CSS examples
           This text has a color of #78b2ba        
        
          <p style="color:#78b2ba;">Text here</p>
        
        
          .mytext {color:#78b2ba;}
        
        Text color #78b2ba
      
           This box has a color of #78b2ba        
        
          <div style="background-color:#78b2ba;">Content here</div>
        
        
          .mybackground {background-color:#78b2ba;}
        
        Background color #78b2ba
      
           Border around this has a color of #78b2ba        
        
          <div style="border:2px solid #78b2ba;">Content here</div>
        
        
          .myborder {border:2px solid #78b2ba;}
        
        Border color #78b2ba