#8bd0ef color space conversions
Hex:
        #8bd0ef
        RGB:
        139, 208, 239
        CMY:
        45, 18, 6
        CMYK:
        42, 13, 0, 6
      HSL:
        199°, 75.7576%, 74.1176%
        HSV (HSB):
        199°, 41.8410%, 93.7255%
        XYZ:
        48.7833, 56.8327, 90.0600
        xyY:
        0.2493, 0.2904, 56.8327
      CIE-Lab:
        80.0854, -13.8348, -22.0743
        CIE-LCH:
        80.0854, 26.0514, 237.9231
        CIE-Luv:
        80.0854, -32.5516, -33.0076
        Hunter-Lab:
        75.3875, -16.4205, -18.0583
      #8bd0ef color charts
#8bd0ef RGB chart
      #8bd0ef CMYK chart
      #8bd0ef RGB pie chart
      #8bd0ef color shades, tints & tones
#8bd0ef color schemes
#8bd0ef color preview, HTML & CSS examples
           This text has a color of #8bd0ef        
        
          <p style="color:#8bd0ef;">Text here</p>
        
        
          .mytext {color:#8bd0ef;}
        
        Text color #8bd0ef
      
           This box has a color of #8bd0ef        
        
          <div style="background-color:#8bd0ef;">Content here</div>
        
        
          .mybackground {background-color:#8bd0ef;}
        
        Background color #8bd0ef
      
           Border around this has a color of #8bd0ef        
        
          <div style="border:2px solid #8bd0ef;">Content here</div>
        
        
          .myborder {border:2px solid #8bd0ef;}
        
        Border color #8bd0ef