#7fbacd color space conversions
Hex:
        #7fbacd
        RGB:
        127, 186, 205
        CMY:
        50, 27, 20
        CMYK:
        38, 9, 0, 20
      HSL:
        195°, 43.8202%, 65.0980%
        HSV (HSB):
        195°, 38.0488%, 80.3922%
        XYZ:
        37.3307, 44.0376, 64.2902
        xyY:
        0.2563, 0.3023, 44.0376
      CIE-Lab:
        72.2536, -14.2364, -15.6255
        CIE-LCH:
        72.2536, 21.1384, 227.6634
        CIE-Luv:
        72.2536, -28.3718, -21.9747
        Hunter-Lab:
        66.3608, -15.7178, -10.9874
      #7fbacd color charts
#7fbacd RGB chart
      #7fbacd CMYK chart
      #7fbacd RGB pie chart
      #7fbacd color shades, tints & tones
#7fbacd color schemes
#7fbacd color preview, HTML & CSS examples
           This text has a color of #7fbacd        
        
          <p style="color:#7fbacd;">Text here</p>
        
        
          .mytext {color:#7fbacd;}
        
        Text color #7fbacd
      
           This box has a color of #7fbacd        
        
          <div style="background-color:#7fbacd;">Content here</div>
        
        
          .mybackground {background-color:#7fbacd;}
        
        Background color #7fbacd
      
           Border around this has a color of #7fbacd        
        
          <div style="border:2px solid #7fbacd;">Content here</div>
        
        
          .myborder {border:2px solid #7fbacd;}
        
        Border color #7fbacd