#8eb4ed color space conversions
Hex:
        #8eb4ed
        RGB:
        142, 180, 237
        CMY:
        44, 29, 7
        CMYK:
        40, 24, 0, 7
      HSL:
        216°, 72.5191%, 74.3137%
        HSV (HSB):
        216°, 40.0844%, 92.9412%
        XYZ:
        42.7626, 44.5077, 86.4578
        xyY:
        0.2461, 0.2562, 44.5077
      CIE-Lab:
        72.5666, 1.3769, -32.5006
        CIE-LCH:
        72.5666, 32.5298, 272.4259
        CIE-Luv:
        72.5666, -20.2388, -52.1420
        Hunter-Lab:
        66.7141, -2.3341, -30.1367
      #8eb4ed color charts
#8eb4ed RGB chart
      #8eb4ed CMYK chart
      #8eb4ed RGB pie chart
      #8eb4ed color shades, tints & tones
#8eb4ed color schemes
#8eb4ed color preview, HTML & CSS examples
           This text has a color of #8eb4ed        
        
          <p style="color:#8eb4ed;">Text here</p>
        
        
          .mytext {color:#8eb4ed;}
        
        Text color #8eb4ed
      
           This box has a color of #8eb4ed        
        
          <div style="background-color:#8eb4ed;">Content here</div>
        
        
          .mybackground {background-color:#8eb4ed;}
        
        Background color #8eb4ed
      
           Border around this has a color of #8eb4ed        
        
          <div style="border:2px solid #8eb4ed;">Content here</div>
        
        
          .myborder {border:2px solid #8eb4ed;}
        
        Border color #8eb4ed