#8bb8ff color space conversions
Hex:
        #8bb8ff
        RGB:
        139, 184, 255
        CMY:
        45, 28, 0
        CMYK:
        45, 28, 0, 0
      HSL:
        217°, 100.0000%, 77.2549%
        HSV (HSB):
        217°, 45.4902%, 100.0000%
        XYZ:
        45.8380, 46.9899, 101.2618
        xyY:
        0.2362, 0.2421, 46.9899
      CIE-Lab:
        74.1833, 3.3806, -39.7319
        CIE-LCH:
        74.1833, 39.8754, 274.8633
        CIE-Luv:
        74.1833, -23.1063, -64.8776
        Hunter-Lab:
        68.5492, -0.6005, -39.5995
      #8bb8ff color charts
#8bb8ff RGB chart
      #8bb8ff CMYK chart
      #8bb8ff RGB pie chart
      #8bb8ff color shades, tints & tones
#8bb8ff color schemes
#8bb8ff color preview, HTML & CSS examples
           This text has a color of #8bb8ff        
        
          <p style="color:#8bb8ff;">Text here</p>
        
        
          .mytext {color:#8bb8ff;}
        
        Text color #8bb8ff
      
           This box has a color of #8bb8ff        
        
          <div style="background-color:#8bb8ff;">Content here</div>
        
        
          .mybackground {background-color:#8bb8ff;}
        
        Background color #8bb8ff
      
           Border around this has a color of #8bb8ff        
        
          <div style="border:2px solid #8bb8ff;">Content here</div>
        
        
          .myborder {border:2px solid #8bb8ff;}
        
        Border color #8bb8ff