#8cd2bd color space conversions
Hex:
        #8cd2bd
        RGB:
        140, 210, 189
        CMY:
        45, 18, 26
        CMYK:
        33, 0, 10, 18
      HSL:
        162°, 43.7500%, 68.6275%
        HSV (HSB):
        162°, 33.3333%, 82.3529%
        XYZ:
        43.0471, 55.3428, 56.5575
        xyY:
        0.2778, 0.3572, 55.3428
      CIE-Lab:
        79.2383, -26.5329, 3.4333
        CIE-LCH:
        79.2383, 26.7541, 172.6270
        CIE-Luv:
        79.2383, -33.7132, 9.5567
        Hunter-Lab:
        74.3927, -26.8988, 6.9993
      #8cd2bd color charts
#8cd2bd RGB chart
      #8cd2bd CMYK chart
      #8cd2bd RGB pie chart
      #8cd2bd color shades, tints & tones
#8cd2bd color schemes
#8cd2bd color preview, HTML & CSS examples
           This text has a color of #8cd2bd        
        
          <p style="color:#8cd2bd;">Text here</p>
        
        
          .mytext {color:#8cd2bd;}
        
        Text color #8cd2bd
      
           This box has a color of #8cd2bd        
        
          <div style="background-color:#8cd2bd;">Content here</div>
        
        
          .mybackground {background-color:#8cd2bd;}
        
        Background color #8cd2bd
      
           Border around this has a color of #8cd2bd        
        
          <div style="border:2px solid #8cd2bd;">Content here</div>
        
        
          .myborder {border:2px solid #8cd2bd;}
        
        Border color #8cd2bd