#7fbfdd color space conversions
Hex:
        #7fbfdd
        RGB:
        127, 191, 221
        CMY:
        50, 25, 13
        CMYK:
        43, 14, 0, 13
      HSL:
        199°, 58.0247%, 68.2353%
        HSV (HSB):
        199°, 42.5339%, 86.6667%
        XYZ:
        40.4343, 46.9941, 75.3463
        xyY:
        0.2484, 0.2887, 46.9941
      CIE-Lab:
        74.1860, -12.6870, -21.4080
        CIE-LCH:
        74.1860, 24.8850, 239.3479
        CIE-Luv:
        74.1860, -30.2228, -31.7584
        Hunter-Lab:
        68.5522, -14.6813, -17.1795
      #7fbfdd color charts
#7fbfdd RGB chart
      #7fbfdd CMYK chart
      #7fbfdd RGB pie chart
      #7fbfdd color shades, tints & tones
#7fbfdd color schemes
#7fbfdd color preview, HTML & CSS examples
           This text has a color of #7fbfdd        
        
          <p style="color:#7fbfdd;">Text here</p>
        
        
          .mytext {color:#7fbfdd;}
        
        Text color #7fbfdd
      
           This box has a color of #7fbfdd        
        
          <div style="background-color:#7fbfdd;">Content here</div>
        
        
          .mybackground {background-color:#7fbfdd;}
        
        Background color #7fbfdd
      
           Border around this has a color of #7fbfdd        
        
          <div style="border:2px solid #7fbfdd;">Content here</div>
        
        
          .myborder {border:2px solid #7fbfdd;}
        
        Border color #7fbfdd