#8cbaff color space conversions
Hex:
        #8cbaff
        RGB:
        140, 186, 255
        CMY:
        45, 27, 0
        CMYK:
        45, 27, 0, 0
      HSL:
        216°, 100.0000%, 77.4510%
        HSV (HSB):
        216°, 45.0980%, 100.0000%
        XYZ:
        46.4241, 47.9133, 101.4091
        xyY:
        0.2372, 0.2448, 47.9133
      CIE-Lab:
        74.7702, 2.5154, -38.8147
        CIE-LCH:
        74.7702, 38.8961, 273.7079
        CIE-Luv:
        74.7702, -23.5093, -63.2612
        Hunter-Lab:
        69.2194, -1.4174, -38.4086
      #8cbaff color charts
#8cbaff RGB chart
      #8cbaff CMYK chart
      #8cbaff RGB pie chart
      #8cbaff color shades, tints & tones
#8cbaff color schemes
#8cbaff color preview, HTML & CSS examples
           This text has a color of #8cbaff        
        
          <p style="color:#8cbaff;">Text here</p>
        
        
          .mytext {color:#8cbaff;}
        
        Text color #8cbaff
      
           This box has a color of #8cbaff        
        
          <div style="background-color:#8cbaff;">Content here</div>
        
        
          .mybackground {background-color:#8cbaff;}
        
        Background color #8cbaff
      
           Border around this has a color of #8cbaff        
        
          <div style="border:2px solid #8cbaff;">Content here</div>
        
        
          .myborder {border:2px solid #8cbaff;}
        
        Border color #8cbaff