#7fc0b2 color space conversions
Hex:
        #7fc0b2
        RGB:
        127, 192, 178
        CMY:
        50, 25, 30
        CMYK:
        34, 0, 7, 25
      HSL:
        167°, 34.0314%, 62.5490%
        HSV (HSB):
        167°, 33.8542%, 75.2941%
        XYZ:
        35.6379, 45.4257, 49.0092
        xyY:
        0.2740, 0.3492, 45.4257
      CIE-Lab:
        73.1713, -23.8125, 0.4694
        CIE-LCH:
        73.1713, 23.8171, 178.8708
        CIE-Luv:
        73.1713, -31.2564, 4.5850
        Hunter-Lab:
        67.3986, -23.5631, 4.0660
      #7fc0b2 color charts
#7fc0b2 RGB chart
      #7fc0b2 CMYK chart
      #7fc0b2 RGB pie chart
      #7fc0b2 color shades, tints & tones
#7fc0b2 color schemes
#7fc0b2 color preview, HTML & CSS examples
           This text has a color of #7fc0b2        
        
          <p style="color:#7fc0b2;">Text here</p>
        
        
          .mytext {color:#7fc0b2;}
        
        Text color #7fc0b2
      
           This box has a color of #7fc0b2        
        
          <div style="background-color:#7fc0b2;">Content here</div>
        
        
          .mybackground {background-color:#7fc0b2;}
        
        Background color #7fc0b2
      
           Border around this has a color of #7fc0b2        
        
          <div style="border:2px solid #7fc0b2;">Content here</div>
        
        
          .myborder {border:2px solid #7fc0b2;}
        
        Border color #7fc0b2