#7eb4ce color space conversions
Hex:
        #7eb4ce
        RGB:
        126, 180, 206
        CMY:
        51, 29, 19
        CMYK:
        39, 13, 0, 19
      HSL:
        200°, 44.9438%, 65.0980%
        HSV (HSB):
        200°, 38.8350%, 80.7843%
        XYZ:
        36.0660, 41.5344, 64.5086
        xyY:
        0.2538, 0.2923, 41.5344
      CIE-Lab:
        70.5487, -11.0702, -18.7548
        CIE-LCH:
        70.5487, 21.7783, 239.4483
        CIE-Luv:
        70.5487, -26.2633, -27.4273
        Hunter-Lab:
        64.4472, -12.8901, -14.2335
      #7eb4ce color charts
#7eb4ce RGB chart
      #7eb4ce CMYK chart
      #7eb4ce RGB pie chart
      #7eb4ce color shades, tints & tones
#7eb4ce color schemes
#7eb4ce color preview, HTML & CSS examples
           This text has a color of #7eb4ce        
        
          <p style="color:#7eb4ce;">Text here</p>
        
        
          .mytext {color:#7eb4ce;}
        
        Text color #7eb4ce
      
           This box has a color of #7eb4ce        
        
          <div style="background-color:#7eb4ce;">Content here</div>
        
        
          .mybackground {background-color:#7eb4ce;}
        
        Background color #7eb4ce
      
           Border around this has a color of #7eb4ce        
        
          <div style="border:2px solid #7eb4ce;">Content here</div>
        
        
          .myborder {border:2px solid #7eb4ce;}
        
        Border color #7eb4ce