#7fbbdc color space conversions
Hex:
        #7fbbdc
        RGB:
        127, 187, 220
        CMY:
        50, 27, 14
        CMYK:
        42, 15, 0, 14
      HSL:
        201°, 57.0552%, 68.0392%
        HSV (HSB):
        201°, 42.2727%, 86.2745%
        XYZ:
        39.4410, 45.2200, 74.3597
        xyY:
        0.2480, 0.2844, 45.2200
      CIE-Lab:
        73.0365, -10.8373, -22.6144
        CIE-LCH:
        73.0365, 25.0771, 244.3952
        CIE-Luv:
        73.0365, -28.6286, -33.9497
        Hunter-Lab:
        67.2458, -12.9864, -18.4902
      #7fbbdc color charts
#7fbbdc RGB chart
      #7fbbdc CMYK chart
      #7fbbdc RGB pie chart
      #7fbbdc color shades, tints & tones
#7fbbdc color schemes
#7fbbdc color preview, HTML & CSS examples
           This text has a color of #7fbbdc        
        
          <p style="color:#7fbbdc;">Text here</p>
        
        
          .mytext {color:#7fbbdc;}
        
        Text color #7fbbdc
      
           This box has a color of #7fbbdc        
        
          <div style="background-color:#7fbbdc;">Content here</div>
        
        
          .mybackground {background-color:#7fbbdc;}
        
        Background color #7fbbdc
      
           Border around this has a color of #7fbbdc        
        
          <div style="border:2px solid #7fbbdc;">Content here</div>
        
        
          .myborder {border:2px solid #7fbbdc;}
        
        Border color #7fbbdc