#8bafe2 color space conversions
Hex:
        #8bafe2
        RGB:
        139, 175, 226
        CMY:
        45, 31, 11
        CMYK:
        38, 23, 0, 11
      HSL:
        215°, 60.0000%, 71.5686%
        HSV (HSB):
        215°, 38.4956%, 88.6275%
        XYZ:
        39.7049, 41.6399, 77.8961
        xyY:
        0.2493, 0.2615, 41.6399
      CIE-Lab:
        70.6219, 0.4003, -29.5264
        CIE-LCH:
        70.6219, 29.5291, 270.7767
        CIE-Luv:
        70.6219, -19.2605, -46.8279
        Hunter-Lab:
        64.5290, -3.0941, -26.4016
      #8bafe2 color charts
#8bafe2 RGB chart
      #8bafe2 CMYK chart
      #8bafe2 RGB pie chart
      #8bafe2 color shades, tints & tones
#8bafe2 color schemes
#8bafe2 color preview, HTML & CSS examples
           This text has a color of #8bafe2        
        
          <p style="color:#8bafe2;">Text here</p>
        
        
          .mytext {color:#8bafe2;}
        
        Text color #8bafe2
      
           This box has a color of #8bafe2        
        
          <div style="background-color:#8bafe2;">Content here</div>
        
        
          .mybackground {background-color:#8bafe2;}
        
        Background color #8bafe2
      
           Border around this has a color of #8bafe2        
        
          <div style="border:2px solid #8bafe2;">Content here</div>
        
        
          .myborder {border:2px solid #8bafe2;}
        
        Border color #8bafe2