#8bace2 color space conversions
Hex:
        #8bace2
        RGB:
        139, 172, 226
        CMY:
        45, 33, 11
        CMYK:
        38, 24, 0, 11
      HSL:
        217°, 60.0000%, 71.5686%
        HSV (HSB):
        217°, 38.4956%, 88.6275%
        XYZ:
        39.1275, 40.4850, 77.7037
        xyY:
        0.2487, 0.2573, 40.4850
      CIE-Lab:
        69.8136, 2.0637, -30.7727
        CIE-LCH:
        69.8136, 30.8418, 273.8367
        CIE-Luv:
        69.8136, -18.0511, -49.0600
        Hunter-Lab:
        63.6278, -1.5815, -27.8667
      #8bace2 color charts
#8bace2 RGB chart
      #8bace2 CMYK chart
      #8bace2 RGB pie chart
      #8bace2 color shades, tints & tones
#8bace2 color schemes
#8bace2 color preview, HTML & CSS examples
           This text has a color of #8bace2        
        
          <p style="color:#8bace2;">Text here</p>
        
        
          .mytext {color:#8bace2;}
        
        Text color #8bace2
      
           This box has a color of #8bace2        
        
          <div style="background-color:#8bace2;">Content here</div>
        
        
          .mybackground {background-color:#8bace2;}
        
        Background color #8bace2
      
           Border around this has a color of #8bace2        
        
          <div style="border:2px solid #8bace2;">Content here</div>
        
        
          .myborder {border:2px solid #8bace2;}
        
        Border color #8bace2