#78b2c2 color space conversions
Hex:
        #78b2c2
        RGB:
        120, 178, 194
        CMY:
        53, 30, 24
        CMYK:
        38, 8, 0, 24
      HSL:
        193°, 37.7551%, 61.5686%
        HSV (HSB):
        193°, 38.1443%, 76.0784%
        XYZ:
        33.4037, 39.7289, 56.9468
        xyY:
        0.2568, 0.3054, 39.7289
      CIE-Lab:
        69.2760, -14.7200, -14.1111
        CIE-LCH:
        69.2760, 20.3912, 223.7901
        CIE-Luv:
        69.2760, -27.7906, -19.3495
        Hunter-Lab:
        63.0309, -15.7065, -9.4454
      #78b2c2 color charts
#78b2c2 RGB chart
      #78b2c2 CMYK chart
      #78b2c2 RGB pie chart
      #78b2c2 color shades, tints & tones
#78b2c2 color schemes
#78b2c2 color preview, HTML & CSS examples
           This text has a color of #78b2c2        
        
          <p style="color:#78b2c2;">Text here</p>
        
        
          .mytext {color:#78b2c2;}
        
        Text color #78b2c2
      
           This box has a color of #78b2c2        
        
          <div style="background-color:#78b2c2;">Content here</div>
        
        
          .mybackground {background-color:#78b2c2;}
        
        Background color #78b2c2
      
           Border around this has a color of #78b2c2        
        
          <div style="border:2px solid #78b2c2;">Content here</div>
        
        
          .myborder {border:2px solid #78b2c2;}
        
        Border color #78b2c2