#7fbabd color space conversions
Hex:
        #7fbabd
        RGB:
        127, 186, 189
        CMY:
        50, 27, 26
        CMYK:
        33, 2, 0, 26
      HSL:
        183°, 31.9588%, 61.9608%
        HSV (HSB):
        183°, 32.8042%, 74.1176%
        XYZ:
        35.4966, 43.3040, 54.6317
        xyY:
        0.2660, 0.3245, 43.3040
      CIE-Lab:
        71.7608, -18.2099, -7.6131
        CIE-LCH:
        71.7608, 19.7373, 202.6885
        CIE-Luv:
        71.7608, -28.5376, -8.6361
        Hunter-Lab:
        65.8057, -18.8745, -3.1584
      #7fbabd color charts
#7fbabd RGB chart
      #7fbabd CMYK chart
      #7fbabd RGB pie chart
      #7fbabd color shades, tints & tones
#7fbabd color schemes
#7fbabd color preview, HTML & CSS examples
           This text has a color of #7fbabd        
        
          <p style="color:#7fbabd;">Text here</p>
        
        
          .mytext {color:#7fbabd;}
        
        Text color #7fbabd
      
           This box has a color of #7fbabd        
        
          <div style="background-color:#7fbabd;">Content here</div>
        
        
          .mybackground {background-color:#7fbabd;}
        
        Background color #7fbabd
      
           Border around this has a color of #7fbabd        
        
          <div style="border:2px solid #7fbabd;">Content here</div>
        
        
          .myborder {border:2px solid #7fbabd;}
        
        Border color #7fbabd