#7eb1ea color space conversions
Hex:
        #7eb1ea
        RGB:
        126, 177, 234
        CMY:
        51, 31, 8
        CMYK:
        46, 24, 0, 8
      HSL:
        212°, 72.0000%, 70.5882%
        HSV (HSB):
        212°, 46.1538%, 91.7647%
        XYZ:
        39.1776, 41.8204, 83.8492
        xyY:
        0.2377, 0.2537, 41.8204
      CIE-Lab:
        70.7469, -1.8005, -33.7562
        CIE-LCH:
        70.7469, 33.8042, 266.9469
        CIE-Luv:
        70.7469, -24.9583, -53.6616
        Hunter-Lab:
        64.6687, -5.0313, -31.6071
      #7eb1ea color charts
#7eb1ea RGB chart
      #7eb1ea CMYK chart
      #7eb1ea RGB pie chart
      #7eb1ea color shades, tints & tones
#7eb1ea color schemes
#7eb1ea color preview, HTML & CSS examples
           This text has a color of #7eb1ea        
        
          <p style="color:#7eb1ea;">Text here</p>
        
        
          .mytext {color:#7eb1ea;}
        
        Text color #7eb1ea
      
           This box has a color of #7eb1ea        
        
          <div style="background-color:#7eb1ea;">Content here</div>
        
        
          .mybackground {background-color:#7eb1ea;}
        
        Background color #7eb1ea
      
           Border around this has a color of #7eb1ea        
        
          <div style="border:2px solid #7eb1ea;">Content here</div>
        
        
          .myborder {border:2px solid #7eb1ea;}
        
        Border color #7eb1ea