#8cbcfd color space conversions
Hex:
        #8cbcfd
        RGB:
        140, 188, 253
        CMY:
        45, 26, 1
        CMYK:
        45, 26, 0, 1
      HSL:
        215°, 96.5812%, 77.0588%
        HSV (HSB):
        215°, 44.6640%, 99.2157%
        XYZ:
        46.5281, 48.6337, 99.8635
        xyY:
        0.2386, 0.2494, 48.6337
      CIE-Lab:
        75.2229, 0.8577, -37.0368
        CIE-LCH:
        75.2229, 37.0467, 271.3266
        CIE-Luv:
        75.2229, -24.2642, -60.0493
        Hunter-Lab:
        69.7379, -2.9488, -36.0857
      #8cbcfd color charts
#8cbcfd RGB chart
      #8cbcfd CMYK chart
      #8cbcfd RGB pie chart
      #8cbcfd color shades, tints & tones
#8cbcfd color schemes
#8cbcfd color preview, HTML & CSS examples
           This text has a color of #8cbcfd        
        
          <p style="color:#8cbcfd;">Text here</p>
        
        
          .mytext {color:#8cbcfd;}
        
        Text color #8cbcfd
      
           This box has a color of #8cbcfd        
        
          <div style="background-color:#8cbcfd;">Content here</div>
        
        
          .mybackground {background-color:#8cbcfd;}
        
        Background color #8cbcfd
      
           Border around this has a color of #8cbcfd        
        
          <div style="border:2px solid #8cbcfd;">Content here</div>
        
        
          .myborder {border:2px solid #8cbcfd;}
        
        Border color #8cbcfd