#78b2ab color space conversions
Hex:
        #78b2ab
        RGB:
        120, 178, 171
        CMY:
        53, 30, 33
        CMYK:
        33, 0, 4, 30
      HSL:
        173°, 27.3585%, 58.4314%
        HSV (HSB):
        173°, 32.5843%, 69.8039%
        XYZ:
        31.0168, 38.7741, 44.3775
        xyY:
        0.2717, 0.3396, 38.7741
      CIE-Lab:
        68.5873, -20.3646, -2.4449
        CIE-LCH:
        68.5873, 20.5109, 186.8458
        CIE-Luv:
        68.5873, -28.0656, -0.3585
        Hunter-Lab:
        62.2689, -20.0577, 1.3337
      #78b2ab color charts
#78b2ab RGB chart
      #78b2ab CMYK chart
      #78b2ab RGB pie chart
      #78b2ab color shades, tints & tones
#78b2ab color schemes
#78b2ab color preview, HTML & CSS examples
           This text has a color of #78b2ab        
        
          <p style="color:#78b2ab;">Text here</p>
        
        
          .mytext {color:#78b2ab;}
        
        Text color #78b2ab
      
           This box has a color of #78b2ab        
        
          <div style="background-color:#78b2ab;">Content here</div>
        
        
          .mybackground {background-color:#78b2ab;}
        
        Background color #78b2ab
      
           Border around this has a color of #78b2ab        
        
          <div style="border:2px solid #78b2ab;">Content here</div>
        
        
          .myborder {border:2px solid #78b2ab;}
        
        Border color #78b2ab