#7eb2ea color space conversions
Hex:
        #7eb2ea
        RGB:
        126, 178, 234
        CMY:
        51, 30, 8
        CMYK:
        46, 24, 0, 8
      HSL:
        211°, 72.0000%, 70.5882%
        HSV (HSB):
        211°, 46.1538%, 91.7647%
        XYZ:
        39.3759, 42.2169, 83.9153
        xyY:
        0.2379, 0.2551, 42.2169
      CIE-Lab:
        71.0202, -2.3518, -33.3332
        CIE-LCH:
        71.0202, 33.4160, 265.9642
        CIE-Luv:
        71.0202, -25.3443, -52.9025
        Hunter-Lab:
        64.9746, -5.5309, -31.0914
      #7eb2ea color charts
#7eb2ea RGB chart
      #7eb2ea CMYK chart
      #7eb2ea RGB pie chart
      #7eb2ea color shades, tints & tones
#7eb2ea color schemes
#7eb2ea color preview, HTML & CSS examples
           This text has a color of #7eb2ea        
        
          <p style="color:#7eb2ea;">Text here</p>
        
        
          .mytext {color:#7eb2ea;}
        
        Text color #7eb2ea
      
           This box has a color of #7eb2ea        
        
          <div style="background-color:#7eb2ea;">Content here</div>
        
        
          .mybackground {background-color:#7eb2ea;}
        
        Background color #7eb2ea
      
           Border around this has a color of #7eb2ea        
        
          <div style="border:2px solid #7eb2ea;">Content here</div>
        
        
          .myborder {border:2px solid #7eb2ea;}
        
        Border color #7eb2ea