#7fbde5 color space conversions
Hex:
        #7fbde5
        RGB:
        127, 189, 229
        CMY:
        50, 26, 10
        CMYK:
        45, 17, 0, 10
      HSL:
        204°, 66.2338%, 69.8039%
        HSV (HSB):
        204°, 44.5415%, 89.8039%
        XYZ:
        41.0928, 46.5644, 80.9507
        xyY:
        0.2437, 0.2762, 46.5644
      CIE-Lab:
        73.9102, -9.4680, -26.1651
        CIE-LCH:
        73.9102, 27.8255, 250.1070
        CIE-Luv:
        73.9102, -29.3298, -40.1183
        Hunter-Lab:
        68.2381, -11.9243, -22.5690
      #7fbde5 color charts
#7fbde5 RGB chart
      #7fbde5 CMYK chart
      #7fbde5 RGB pie chart
      #7fbde5 color shades, tints & tones
#7fbde5 color schemes
#7fbde5 color preview, HTML & CSS examples
           This text has a color of #7fbde5        
        
          <p style="color:#7fbde5;">Text here</p>
        
        
          .mytext {color:#7fbde5;}
        
        Text color #7fbde5
      
           This box has a color of #7fbde5        
        
          <div style="background-color:#7fbde5;">Content here</div>
        
        
          .mybackground {background-color:#7fbde5;}
        
        Background color #7fbde5
      
           Border around this has a color of #7fbde5        
        
          <div style="border:2px solid #7fbde5;">Content here</div>
        
        
          .myborder {border:2px solid #7fbde5;}
        
        Border color #7fbde5