#78bb94 color space conversions
Hex:
        #78bb94
        RGB:
        120, 187, 148
        CMY:
        53, 27, 42
        CMYK:
        36, 0, 21, 27
      HSL:
        145°, 33.0049%, 60.1961%
        HSV (HSB):
        145°, 35.8289%, 73.3333%
        XYZ:
        30.8613, 41.6718, 34.4339
        xyY:
        0.2885, 0.3896, 41.6718
      CIE-Lab:
        70.6441, -29.8060, 13.1252
        CIE-LCH:
        70.6441, 32.5679, 156.2334
        CIE-Luv:
        70.6441, -32.3719, 23.5467
        Hunter-Lab:
        64.5537, -27.6331, 13.5615
      #78bb94 color charts
#78bb94 RGB chart
      #78bb94 CMYK chart
      #78bb94 RGB pie chart
      #78bb94 color shades, tints & tones
#78bb94 color schemes
#78bb94 color preview, HTML & CSS examples
           This text has a color of #78bb94        
        
          <p style="color:#78bb94;">Text here</p>
        
        
          .mytext {color:#78bb94;}
        
        Text color #78bb94
      
           This box has a color of #78bb94        
        
          <div style="background-color:#78bb94;">Content here</div>
        
        
          .mybackground {background-color:#78bb94;}
        
        Background color #78bb94
      
           Border around this has a color of #78bb94        
        
          <div style="border:2px solid #78bb94;">Content here</div>
        
        
          .myborder {border:2px solid #78bb94;}
        
        Border color #78bb94