#8eb3bd color space conversions
Hex:
        #8eb3bd
        RGB:
        142, 179, 189
        CMY:
        44, 30, 26
        CMYK:
        25, 5, 0, 26
      HSL:
        193°, 26.2570%, 64.9020%
        HSV (HSB):
        193°, 24.8677%, 74.1176%
        XYZ:
        36.4607, 41.6651, 54.2646
        xyY:
        0.2754, 0.3147, 41.6651
      CIE-Lab:
        70.6394, -10.1455, -9.1897
        CIE-LCH:
        70.6394, 13.6887, 222.1700
        CIE-Luv:
        70.6394, -19.1887, -12.2906
        Hunter-Lab:
        64.5485, -12.1328, -4.6599
      #8eb3bd color charts
#8eb3bd RGB chart
      #8eb3bd CMYK chart
      #8eb3bd RGB pie chart
      #8eb3bd color shades, tints & tones
#8eb3bd color schemes
#8eb3bd color preview, HTML & CSS examples
           This text has a color of #8eb3bd        
        
          <p style="color:#8eb3bd;">Text here</p>
        
        
          .mytext {color:#8eb3bd;}
        
        Text color #8eb3bd
      
           This box has a color of #8eb3bd        
        
          <div style="background-color:#8eb3bd;">Content here</div>
        
        
          .mybackground {background-color:#8eb3bd;}
        
        Background color #8eb3bd
      
           Border around this has a color of #8eb3bd        
        
          <div style="border:2px solid #8eb3bd;">Content here</div>
        
        
          .myborder {border:2px solid #8eb3bd;}
        
        Border color #8eb3bd