#7fb7eb color space conversions
Hex:
        #7fb7eb
        RGB:
        127, 183, 235
        CMY:
        50, 28, 8
        CMYK:
        46, 22, 0, 8
      HSL:
        209°, 72.9730%, 70.9804%
        HSV (HSB):
        209°, 45.9574%, 92.1569%
        XYZ:
        40.6813, 44.3772, 85.0188
        xyY:
        0.2392, 0.2609, 44.3772
      CIE-Lab:
        72.4799, -4.5691, -31.6168
        CIE-LCH:
        72.4799, 31.9453, 261.7769
        CIE-Luv:
        72.4799, -26.9296, -49.8483
        Hunter-Lab:
        66.6162, -7.5716, -29.0374
      #7fb7eb color charts
#7fb7eb RGB chart
      #7fb7eb CMYK chart
      #7fb7eb RGB pie chart
      #7fb7eb color shades, tints & tones
#7fb7eb color schemes
#7fb7eb color preview, HTML & CSS examples
           This text has a color of #7fb7eb        
        
          <p style="color:#7fb7eb;">Text here</p>
        
        
          .mytext {color:#7fb7eb;}
        
        Text color #7fb7eb
      
           This box has a color of #7fb7eb        
        
          <div style="background-color:#7fb7eb;">Content here</div>
        
        
          .mybackground {background-color:#7fb7eb;}
        
        Background color #7fb7eb
      
           Border around this has a color of #7fb7eb        
        
          <div style="border:2px solid #7fb7eb;">Content here</div>
        
        
          .myborder {border:2px solid #7fb7eb;}
        
        Border color #7fb7eb