#7eb5cf color space conversions
Hex:
        #7eb5cf
        RGB:
        126, 181, 207
        CMY:
        51, 29, 19
        CMYK:
        39, 13, 0, 19
      HSL:
        199°, 45.7627%, 65.2941%
        HSV (HSB):
        199°, 39.1304%, 81.1765%
        XYZ:
        36.3905, 41.9884, 65.2181
        xyY:
        0.2534, 0.2924, 41.9884
      CIE-Lab:
        70.8629, -11.3421, -18.8267
        CIE-LCH:
        70.8629, 21.9792, 238.9333
        CIE-Luv:
        70.8629, -26.6681, -27.5229
        Hunter-Lab:
        64.7984, -13.1523, -14.3151
      #7eb5cf color charts
#7eb5cf RGB chart
      #7eb5cf CMYK chart
      #7eb5cf RGB pie chart
      #7eb5cf color shades, tints & tones
#7eb5cf color schemes
#7eb5cf color preview, HTML & CSS examples
           This text has a color of #7eb5cf        
        
          <p style="color:#7eb5cf;">Text here</p>
        
        
          .mytext {color:#7eb5cf;}
        
        Text color #7eb5cf
      
           This box has a color of #7eb5cf        
        
          <div style="background-color:#7eb5cf;">Content here</div>
        
        
          .mybackground {background-color:#7eb5cf;}
        
        Background color #7eb5cf
      
           Border around this has a color of #7eb5cf        
        
          <div style="border:2px solid #7eb5cf;">Content here</div>
        
        
          .myborder {border:2px solid #7eb5cf;}
        
        Border color #7eb5cf