#7eb3bd color space conversions
Hex:
        #7eb3bd
        RGB:
        126, 179, 189
        CMY:
        51, 30, 26
        CMYK:
        33, 5, 0, 26
      HSL:
        190°, 32.3077%, 61.7647%
        HSV (HSB):
        190°, 33.3333%, 74.1176%
        XYZ:
        33.9096, 40.3499, 54.1452
        xyY:
        0.2641, 0.3142, 40.3499
      CIE-Lab:
        69.7181, -14.8531, -10.6619
        CIE-LCH:
        69.7181, 18.2836, 215.6715
        CIE-Luv:
        69.7181, -25.9475, -13.8690
        Hunter-Lab:
        63.5216, -15.8746, -6.0731
      #7eb3bd color charts
#7eb3bd RGB chart
      #7eb3bd CMYK chart
      #7eb3bd RGB pie chart
      #7eb3bd color shades, tints & tones
#7eb3bd color schemes
#7eb3bd color preview, HTML & CSS examples
           This text has a color of #7eb3bd        
        
          <p style="color:#7eb3bd;">Text here</p>
        
        
          .mytext {color:#7eb3bd;}
        
        Text color #7eb3bd
      
           This box has a color of #7eb3bd        
        
          <div style="background-color:#7eb3bd;">Content here</div>
        
        
          .mybackground {background-color:#7eb3bd;}
        
        Background color #7eb3bd
      
           Border around this has a color of #7eb3bd        
        
          <div style="border:2px solid #7eb3bd;">Content here</div>
        
        
          .myborder {border:2px solid #7eb3bd;}
        
        Border color #7eb3bd