#7fb2be color space conversions
Hex:
        #7fb2be
        RGB:
        127, 178, 190
        CMY:
        50, 30, 25
        CMYK:
        33, 6, 0, 25
      HSL:
        191°, 32.6425%, 62.1569%
        HSV (HSB):
        191°, 33.1579%, 74.5098%
        XYZ:
        33.9671, 40.0705, 54.6593
        xyY:
        0.2639, 0.3114, 40.0705
      CIE-Lab:
        69.5197, -13.7981, -11.5037
        CIE-LCH:
        69.5197, 17.9645, 219.8186
        CIE-Luv:
        69.5197, -25.1177, -15.3461
        Hunter-Lab:
        63.3013, -14.9953, -6.8848
      #7fb2be color charts
#7fb2be RGB chart
      #7fb2be CMYK chart
      #7fb2be RGB pie chart
      #7fb2be color shades, tints & tones
#7fb2be color schemes
#7fb2be color preview, HTML & CSS examples
           This text has a color of #7fb2be        
        
          <p style="color:#7fb2be;">Text here</p>
        
        
          .mytext {color:#7fb2be;}
        
        Text color #7fb2be
      
           This box has a color of #7fb2be        
        
          <div style="background-color:#7fb2be;">Content here</div>
        
        
          .mybackground {background-color:#7fb2be;}
        
        Background color #7fb2be
      
           Border around this has a color of #7fb2be        
        
          <div style="border:2px solid #7fb2be;">Content here</div>
        
        
          .myborder {border:2px solid #7fb2be;}
        
        Border color #7fb2be