#78b2c1 color space conversions
Hex:
        #78b2c1
        RGB:
        120, 178, 193
        CMY:
        53, 30, 24
        CMYK:
        38, 8, 0, 24
      HSL:
        192°, 37.0558%, 61.3725%
        HSV (HSB):
        192°, 37.8238%, 75.6863%
        XYZ:
        33.2918, 39.6841, 56.3572
        xyY:
        0.2574, 0.3068, 39.6841
      CIE-Lab:
        69.2439, -14.9765, -13.6083
        CIE-LCH:
        69.2439, 20.2357, 222.2596
        CIE-Luv:
        69.2439, -27.8021, -18.5082
        Hunter-Lab:
        62.9953, -15.9082, -8.9456
      #78b2c1 color charts
#78b2c1 RGB chart
      #78b2c1 CMYK chart
      #78b2c1 RGB pie chart
      #78b2c1 color shades, tints & tones
#78b2c1 color schemes
#78b2c1 color preview, HTML & CSS examples
           This text has a color of #78b2c1        
        
          <p style="color:#78b2c1;">Text here</p>
        
        
          .mytext {color:#78b2c1;}
        
        Text color #78b2c1
      
           This box has a color of #78b2c1        
        
          <div style="background-color:#78b2c1;">Content here</div>
        
        
          .mybackground {background-color:#78b2c1;}
        
        Background color #78b2c1
      
           Border around this has a color of #78b2c1        
        
          <div style="border:2px solid #78b2c1;">Content here</div>
        
        
          .myborder {border:2px solid #78b2c1;}
        
        Border color #78b2c1