#8ad5bc color space conversions
Hex:
        #8ad5bc
        RGB:
        138, 213, 188
        CMY:
        46, 16, 26
        CMYK:
        35, 0, 12, 16
      HSL:
        160°, 47.1698%, 68.8235%
        HSV (HSB):
        160°, 35.2113%, 83.5294%
        XYZ:
        43.3526, 56.6226, 56.2213
        xyY:
        0.2776, 0.3625, 56.6226
      CIE-Lab:
        79.9669, -28.7672, 5.0087
        CIE-LCH:
        79.9669, 29.1999, 170.1232
        CIE-Luv:
        79.9669, -35.8174, 12.2749
        Hunter-Lab:
        75.2480, -28.8449, 8.3753
      #8ad5bc color charts
#8ad5bc RGB chart
      #8ad5bc CMYK chart
      #8ad5bc RGB pie chart
      #8ad5bc color shades, tints & tones
#8ad5bc color schemes
#8ad5bc color preview, HTML & CSS examples
           This text has a color of #8ad5bc        
        
          <p style="color:#8ad5bc;">Text here</p>
        
        
          .mytext {color:#8ad5bc;}
        
        Text color #8ad5bc
      
           This box has a color of #8ad5bc        
        
          <div style="background-color:#8ad5bc;">Content here</div>
        
        
          .mybackground {background-color:#8ad5bc;}
        
        Background color #8ad5bc
      
           Border around this has a color of #8ad5bc        
        
          <div style="border:2px solid #8ad5bc;">Content here</div>
        
        
          .myborder {border:2px solid #8ad5bc;}
        
        Border color #8ad5bc