#78bea5 color space conversions
Hex:
        #78bea5
        RGB:
        120, 190, 165
        CMY:
        53, 25, 35
        CMYK:
        37, 0, 13, 25
      HSL:
        159°, 35.0000%, 60.7843%
        HSV (HSB):
        159°, 36.8421%, 74.5098%
        XYZ:
        32.9507, 43.5366, 42.2640
        xyY:
        0.2775, 0.3666, 43.5366
      CIE-Lab:
        71.9177, -27.7088, 5.6895
        CIE-LCH:
        71.9177, 28.2869, 168.3967
        CIE-Luv:
        71.9177, -33.3575, 12.8479
        Hunter-Lab:
        65.9823, -26.3283, 8.2102
      #78bea5 color charts
#78bea5 RGB chart
      #78bea5 CMYK chart
      #78bea5 RGB pie chart
      #78bea5 color shades, tints & tones
#78bea5 color schemes
#78bea5 color preview, HTML & CSS examples
           This text has a color of #78bea5        
        
          <p style="color:#78bea5;">Text here</p>
        
        
          .mytext {color:#78bea5;}
        
        Text color #78bea5
      
           This box has a color of #78bea5        
        
          <div style="background-color:#78bea5;">Content here</div>
        
        
          .mybackground {background-color:#78bea5;}
        
        Background color #78bea5
      
           Border around this has a color of #78bea5        
        
          <div style="border:2px solid #78bea5;">Content here</div>
        
        
          .myborder {border:2px solid #78bea5;}
        
        Border color #78bea5