#7fb2bf color space conversions
Hex:
        #7fb2bf
        RGB:
        127, 178, 191
        CMY:
        50, 30, 25
        CMYK:
        34, 7, 0, 25
      HSL:
        192°, 33.3333%, 62.3529%
        HSV (HSB):
        192°, 33.5079%, 74.9020%
        XYZ:
        34.0768, 40.1144, 55.2370
        xyY:
        0.2633, 0.3099, 40.1144
      CIE-Lab:
        69.5509, -13.5510, -12.0080
        CIE-LCH:
        69.5509, 18.1058, 221.5451
        CIE-Luv:
        69.5509, -25.1137, -16.1809
        Hunter-Lab:
        63.3359, -14.7992, -7.3733
      #7fb2bf color charts
#7fb2bf RGB chart
      #7fb2bf CMYK chart
      #7fb2bf RGB pie chart
      #7fb2bf color shades, tints & tones
#7fb2bf color schemes
#7fb2bf color preview, HTML & CSS examples
           This text has a color of #7fb2bf        
        
          <p style="color:#7fb2bf;">Text here</p>
        
        
          .mytext {color:#7fb2bf;}
        
        Text color #7fb2bf
      
           This box has a color of #7fb2bf        
        
          <div style="background-color:#7fb2bf;">Content here</div>
        
        
          .mybackground {background-color:#7fb2bf;}
        
        Background color #7fb2bf
      
           Border around this has a color of #7fb2bf        
        
          <div style="border:2px solid #7fb2bf;">Content here</div>
        
        
          .myborder {border:2px solid #7fb2bf;}
        
        Border color #7fb2bf