#78bbb2 color space conversions
Hex:
        #78bbb2
        RGB:
        120, 187, 178
        CMY:
        53, 27, 30
        CMYK:
        36, 0, 5, 27
      HSL:
        172°, 33.0049%, 60.1961%
        HSV (HSB):
        172°, 35.8289%, 73.3333%
        XYZ:
        33.5519, 42.7481, 48.6023
        xyY:
        0.2686, 0.3423, 42.7481
      CIE-Lab:
        71.3836, -23.2836, -2.1874
        CIE-LCH:
        71.3836, 23.3861, 185.3670
        CIE-Luv:
        71.3836, -31.8184, 0.4809
        Hunter-Lab:
        65.3820, -22.8181, 1.6936
      #78bbb2 color charts
#78bbb2 RGB chart
      #78bbb2 CMYK chart
      #78bbb2 RGB pie chart
      #78bbb2 color shades, tints & tones
#78bbb2 color schemes
#78bbb2 color preview, HTML & CSS examples
           This text has a color of #78bbb2        
        
          <p style="color:#78bbb2;">Text here</p>
        
        
          .mytext {color:#78bbb2;}
        
        Text color #78bbb2
      
           This box has a color of #78bbb2        
        
          <div style="background-color:#78bbb2;">Content here</div>
        
        
          .mybackground {background-color:#78bbb2;}
        
        Background color #78bbb2
      
           Border around this has a color of #78bbb2        
        
          <div style="border:2px solid #78bbb2;">Content here</div>
        
        
          .myborder {border:2px solid #78bbb2;}
        
        Border color #78bbb2