#8eb3dc color space conversions
Hex:
        #8eb3dc
        RGB:
        142, 179, 220
        CMY:
        44, 30, 14
        CMYK:
        35, 19, 0, 14
      HSL:
        212°, 52.7027%, 70.9804%
        HSV (HSB):
        212°, 35.4545%, 86.2745%
        XYZ:
        40.1937, 43.1583, 73.9221
        xyY:
        0.2556, 0.2744, 43.1583
      CIE-Lab:
        71.6623, -2.5564, -24.6376
        CIE-LCH:
        71.6623, 24.7699, 264.0762
        CIE-Luv:
        71.6623, -19.5963, -38.3670
        Hunter-Lab:
        65.6950, -5.7558, -20.7285
      #8eb3dc color charts
#8eb3dc RGB chart
      #8eb3dc CMYK chart
      #8eb3dc RGB pie chart
      #8eb3dc color shades, tints & tones
#8eb3dc color schemes
#8eb3dc color preview, HTML & CSS examples
           This text has a color of #8eb3dc        
        
          <p style="color:#8eb3dc;">Text here</p>
        
        
          .mytext {color:#8eb3dc;}
        
        Text color #8eb3dc
      
           This box has a color of #8eb3dc        
        
          <div style="background-color:#8eb3dc;">Content here</div>
        
        
          .mybackground {background-color:#8eb3dc;}
        
        Background color #8eb3dc
      
           Border around this has a color of #8eb3dc        
        
          <div style="border:2px solid #8eb3dc;">Content here</div>
        
        
          .myborder {border:2px solid #8eb3dc;}
        
        Border color #8eb3dc