#7eb9ed color space conversions
Hex:
        #7eb9ed
        RGB:
        126, 185, 237
        CMY:
        51, 27, 7
        CMYK:
        47, 22, 0, 7
      HSL:
        208°, 75.5102%, 71.1765%
        HSV (HSB):
        208°, 46.8354%, 92.9412%
        XYZ:
        41.2392, 45.2480, 86.6810
        xyY:
        0.2381, 0.2613, 45.2480
      CIE-Lab:
        73.0549, -5.3327, -31.8179
        CIE-LCH:
        73.0549, 32.2617, 260.4856
        CIE-Luv:
        73.0549, -28.0325, -50.1396
        Hunter-Lab:
        67.2666, -8.2834, -29.3155
      #7eb9ed color charts
#7eb9ed RGB chart
      #7eb9ed CMYK chart
      #7eb9ed RGB pie chart
      #7eb9ed color shades, tints & tones
#7eb9ed color schemes
#7eb9ed color preview, HTML & CSS examples
           This text has a color of #7eb9ed        
        
          <p style="color:#7eb9ed;">Text here</p>
        
        
          .mytext {color:#7eb9ed;}
        
        Text color #7eb9ed
      
           This box has a color of #7eb9ed        
        
          <div style="background-color:#7eb9ed;">Content here</div>
        
        
          .mybackground {background-color:#7eb9ed;}
        
        Background color #7eb9ed
      
           Border around this has a color of #7eb9ed        
        
          <div style="border:2px solid #7eb9ed;">Content here</div>
        
        
          .myborder {border:2px solid #7eb9ed;}
        
        Border color #7eb9ed