#8bd6fc color space conversions
Hex:
        #8bd6fc
        RGB:
        139, 214, 252
        CMY:
        45, 16, 1
        CMYK:
        45, 15, 0, 1
      HSL:
        200°, 94.9580%, 76.6667%
        HSV (HSB):
        200°, 44.8413%, 98.8235%
        XYZ:
        52.2647, 60.6104, 101.0398
        xyY:
        0.2443, 0.2833, 60.6104
      CIE-Lab:
        82.1688, -13.5100, -25.8210
        CIE-LCH:
        82.1688, 29.1418, 242.3807
        CIE-Luv:
        82.1688, -34.7331, -39.4797
        Hunter-Lab:
        77.8527, -16.4100, -22.4517
      #8bd6fc color charts
#8bd6fc RGB chart
      #8bd6fc CMYK chart
      #8bd6fc RGB pie chart
      #8bd6fc color shades, tints & tones
#8bd6fc color schemes
#8bd6fc color preview, HTML & CSS examples
           This text has a color of #8bd6fc        
        
          <p style="color:#8bd6fc;">Text here</p>
        
        
          .mytext {color:#8bd6fc;}
        
        Text color #8bd6fc
      
           This box has a color of #8bd6fc        
        
          <div style="background-color:#8bd6fc;">Content here</div>
        
        
          .mybackground {background-color:#8bd6fc;}
        
        Background color #8bd6fc
      
           Border around this has a color of #8bd6fc        
        
          <div style="border:2px solid #8bd6fc;">Content here</div>
        
        
          .myborder {border:2px solid #8bd6fc;}
        
        Border color #8bd6fc