#8ea1bd color space conversions
Hex:
        #8ea1bd
        RGB:
        142, 161, 189
        CMY:
        44, 37, 26
        CMYK:
        25, 15, 0, 26
      HSL:
        216°, 26.2570%, 64.9020%
        HSV (HSB):
        216°, 24.8677%, 74.1176%
        XYZ:
        33.0855, 34.9146, 53.1395
        xyY:
        0.2731, 0.2882, 34.9146
      CIE-Lab:
        65.6822, -0.3534, -16.6331
        CIE-LCH:
        65.6822, 16.6369, 268.7830
        CIE-Luv:
        65.6822, -11.1535, -25.2763
        Hunter-Lab:
        59.0886, -3.4575, -11.9586
      #8ea1bd color charts
#8ea1bd RGB chart
      #8ea1bd CMYK chart
      #8ea1bd RGB pie chart
      #8ea1bd color shades, tints & tones
#8ea1bd color schemes
#8ea1bd color preview, HTML & CSS examples
           This text has a color of #8ea1bd        
        
          <p style="color:#8ea1bd;">Text here</p>
        
        
          .mytext {color:#8ea1bd;}
        
        Text color #8ea1bd
      
           This box has a color of #8ea1bd        
        
          <div style="background-color:#8ea1bd;">Content here</div>
        
        
          .mybackground {background-color:#8ea1bd;}
        
        Background color #8ea1bd
      
           Border around this has a color of #8ea1bd        
        
          <div style="border:2px solid #8ea1bd;">Content here</div>
        
        
          .myborder {border:2px solid #8ea1bd;}
        
        Border color #8ea1bd