#8bd8db color space conversions
Hex:
        #8bd8db
        RGB:
        139, 216, 219
        CMY:
        45, 15, 14
        CMYK:
        37, 1, 0, 14
      HSL:
        182°, 52.6316%, 70.1961%
        HSV (HSB):
        182°, 36.5297%, 85.8824%
        XYZ:
        47.9895, 59.7152, 76.0147
        xyY:
        0.2612, 0.3250, 59.7152
      CIE-Lab:
        81.6831, -22.9048, -9.0035
        CIE-LCH:
        81.6831, 24.6108, 201.4590
        CIE-Luv:
        81.6831, -36.1249, -10.2782
        Hunter-Lab:
        77.2756, -24.3806, -4.2297
      #8bd8db color charts
#8bd8db RGB chart
      #8bd8db CMYK chart
      #8bd8db RGB pie chart
      #8bd8db color shades, tints & tones
#8bd8db color schemes
#8bd8db color preview, HTML & CSS examples
           This text has a color of #8bd8db        
        
          <p style="color:#8bd8db;">Text here</p>
        
        
          .mytext {color:#8bd8db;}
        
        Text color #8bd8db
      
           This box has a color of #8bd8db        
        
          <div style="background-color:#8bd8db;">Content here</div>
        
        
          .mybackground {background-color:#8bd8db;}
        
        Background color #8bd8db
      
           Border around this has a color of #8bd8db        
        
          <div style="border:2px solid #8bd8db;">Content here</div>
        
        
          .myborder {border:2px solid #8bd8db;}
        
        Border color #8bd8db