#8bb5ff color space conversions
Hex:
        #8bb5ff
        RGB:
        139, 181, 255
        CMY:
        45, 29, 0
        CMYK:
        45, 29, 0, 0
      HSL:
        218°, 100.0000%, 77.2549%
        HSV (HSB):
        218°, 45.4902%, 100.0000%
        XYZ:
        45.2213, 45.7567, 101.0563
        xyY:
        0.2355, 0.2383, 45.7567
      CIE-Lab:
        73.3874, 5.0453, -40.9720
        CIE-LCH:
        73.3874, 41.2815, 277.0200
        CIE-Luv:
        73.3874, -21.9691, -67.1185
        Hunter-Lab:
        67.6437, 0.9548, -41.2256
      #8bb5ff color charts
#8bb5ff RGB chart
      #8bb5ff CMYK chart
      #8bb5ff RGB pie chart
      #8bb5ff color shades, tints & tones
#8bb5ff color schemes
#8bb5ff color preview, HTML & CSS examples
           This text has a color of #8bb5ff        
        
          <p style="color:#8bb5ff;">Text here</p>
        
        
          .mytext {color:#8bb5ff;}
        
        Text color #8bb5ff
      
           This box has a color of #8bb5ff        
        
          <div style="background-color:#8bb5ff;">Content here</div>
        
        
          .mybackground {background-color:#8bb5ff;}
        
        Background color #8bb5ff
      
           Border around this has a color of #8bb5ff        
        
          <div style="border:2px solid #8bb5ff;">Content here</div>
        
        
          .myborder {border:2px solid #8bb5ff;}
        
        Border color #8bb5ff