#7fbcfe color space conversions
Hex:
        #7fbcfe
        RGB:
        127, 188, 254
        CMY:
        50, 26, 0
        CMYK:
        50, 26, 0, 0
      HSL:
        211°, 98.4496%, 74.7059%
        HSV (HSB):
        211°, 50.0000%, 99.6078%
        XYZ:
        44.6250, 47.6342, 100.6083
        xyY:
        0.2314, 0.2470, 47.6342
      CIE-Lab:
        74.5936, -1.8774, -38.6036
        CIE-LCH:
        74.5936, 38.6492, 267.2157
        CIE-Luv:
        74.5936, -28.7001, -62.3159
        Hunter-Lab:
        69.0176, -5.3671, -38.1159
      #7fbcfe color charts
#7fbcfe RGB chart
      #7fbcfe CMYK chart
      #7fbcfe RGB pie chart
      #7fbcfe color shades, tints & tones
#7fbcfe color schemes
#7fbcfe color preview, HTML & CSS examples
           This text has a color of #7fbcfe        
        
          <p style="color:#7fbcfe;">Text here</p>
        
        
          .mytext {color:#7fbcfe;}
        
        Text color #7fbcfe
      
           This box has a color of #7fbcfe        
        
          <div style="background-color:#7fbcfe;">Content here</div>
        
        
          .mybackground {background-color:#7fbcfe;}
        
        Background color #7fbcfe
      
           Border around this has a color of #7fbcfe        
        
          <div style="border:2px solid #7fbcfe;">Content here</div>
        
        
          .myborder {border:2px solid #7fbcfe;}
        
        Border color #7fbcfe