#78b2be color space conversions
Hex:
        #78b2be
        RGB:
        120, 178, 190
        CMY:
        53, 30, 25
        CMYK:
        37, 6, 0, 25
      HSL:
        190°, 35.0000%, 60.7843%
        HSV (HSB):
        190°, 36.8421%, 74.5098%
        XYZ:
        32.9604, 39.5516, 54.6122
        xyY:
        0.2593, 0.3111, 39.5516
      CIE-Lab:
        69.1489, -15.7403, -12.0974
        CIE-LCH:
        69.1489, 19.8520, 217.5444
        CIE-Luv:
        69.1489, -27.8370, -15.9912
        Hunter-Lab:
        62.8900, -16.5065, -7.4630
      #78b2be color charts
#78b2be RGB chart
      #78b2be CMYK chart
      #78b2be RGB pie chart
      #78b2be color shades, tints & tones
#78b2be color schemes
#78b2be color preview, HTML & CSS examples
           This text has a color of #78b2be        
        
          <p style="color:#78b2be;">Text here</p>
        
        
          .mytext {color:#78b2be;}
        
        Text color #78b2be
      
           This box has a color of #78b2be        
        
          <div style="background-color:#78b2be;">Content here</div>
        
        
          .mybackground {background-color:#78b2be;}
        
        Background color #78b2be
      
           Border around this has a color of #78b2be        
        
          <div style="border:2px solid #78b2be;">Content here</div>
        
        
          .myborder {border:2px solid #78b2be;}
        
        Border color #78b2be