#8bbfeb color space conversions
Hex:
        #8bbfeb
        RGB:
        139, 191, 235
        CMY:
        45, 25, 8
        CMYK:
        41, 19, 0, 8
      HSL:
        208°, 70.5882%, 73.3333%
        HSV (HSB):
        208°, 40.8511%, 92.1569%
        XYZ:
        44.2737, 48.7487, 85.6732
        xyY:
        0.2478, 0.2728, 48.7487
      CIE-Lab:
        75.2947, -5.9220, -27.2350
        CIE-LCH:
        75.2947, 27.8714, 257.7325
        CIE-Luv:
        75.2947, -25.7664, -42.4988
        Hunter-Lab:
        69.8203, -8.9971, -23.8778
      #8bbfeb color charts
#8bbfeb RGB chart
      #8bbfeb CMYK chart
      #8bbfeb RGB pie chart
      #8bbfeb color shades, tints & tones
#8bbfeb color schemes
#8bbfeb color preview, HTML & CSS examples
           This text has a color of #8bbfeb        
        
          <p style="color:#8bbfeb;">Text here</p>
        
        
          .mytext {color:#8bbfeb;}
        
        Text color #8bbfeb
      
           This box has a color of #8bbfeb        
        
          <div style="background-color:#8bbfeb;">Content here</div>
        
        
          .mybackground {background-color:#8bbfeb;}
        
        Background color #8bbfeb
      
           Border around this has a color of #8bbfeb        
        
          <div style="border:2px solid #8bbfeb;">Content here</div>
        
        
          .myborder {border:2px solid #8bbfeb;}
        
        Border color #8bbfeb