#8ad7bb color space conversions
Hex:
        #8ad7bb
        RGB:
        138, 215, 187
        CMY:
        46, 16, 27
        CMYK:
        36, 0, 13, 16
      HSL:
        158°, 49.0446%, 69.2157%
        HSV (HSB):
        158°, 35.8140%, 84.3137%
        XYZ:
        43.7513, 57.5920, 55.8241
        xyY:
        0.2784, 0.3664, 57.5920
      CIE-Lab:
        80.5114, -29.9380, 6.3263
        CIE-LCH:
        80.5114, 30.5992, 168.0682
        CIE-Luv:
        80.5114, -36.6954, 14.4257
        Hunter-Lab:
        75.8894, -29.8987, 9.5089
      #8ad7bb color charts
#8ad7bb RGB chart
      #8ad7bb CMYK chart
      #8ad7bb RGB pie chart
      #8ad7bb color shades, tints & tones
#8ad7bb color schemes
#8ad7bb color preview, HTML & CSS examples
           This text has a color of #8ad7bb        
        
          <p style="color:#8ad7bb;">Text here</p>
        
        
          .mytext {color:#8ad7bb;}
        
        Text color #8ad7bb
      
           This box has a color of #8ad7bb        
        
          <div style="background-color:#8ad7bb;">Content here</div>
        
        
          .mybackground {background-color:#8ad7bb;}
        
        Background color #8ad7bb
      
           Border around this has a color of #8ad7bb        
        
          <div style="border:2px solid #8ad7bb;">Content here</div>
        
        
          .myborder {border:2px solid #8ad7bb;}
        
        Border color #8ad7bb