#78af96 color space conversions
Hex:
        #78af96
        RGB:
        120, 175, 150
        CMY:
        53, 31, 41
        CMYK:
        31, 0, 14, 31
      HSL:
        153°, 25.5814%, 57.8431%
        HSV (HSB):
        153°, 31.4286%, 68.6275%
        XYZ:
        28.5807, 36.8550, 34.4615
        xyY:
        0.2861, 0.3689, 36.8550
      CIE-Lab:
        67.1681, -23.5063, 7.0957
        CIE-LCH:
        67.1681, 24.5539, 163.2028
        CIE-Luv:
        67.1681, -26.9762, 14.0044
        Hunter-Lab:
        60.7083, -22.2040, 8.8394
      #78af96 color charts
#78af96 RGB chart
      #78af96 CMYK chart
      #78af96 RGB pie chart
      #78af96 color shades, tints & tones
#78af96 color schemes
#78af96 color preview, HTML & CSS examples
           This text has a color of #78af96        
        
          <p style="color:#78af96;">Text here</p>
        
        
          .mytext {color:#78af96;}
        
        Text color #78af96
      
           This box has a color of #78af96        
        
          <div style="background-color:#78af96;">Content here</div>
        
        
          .mybackground {background-color:#78af96;}
        
        Background color #78af96
      
           Border around this has a color of #78af96        
        
          <div style="border:2px solid #78af96;">Content here</div>
        
        
          .myborder {border:2px solid #78af96;}
        
        Border color #78af96