#8cd9be color space conversions
Hex:
        #8cd9be
        RGB:
        140, 217, 190
        CMY:
        45, 15, 25
        CMYK:
        35, 0, 12, 15
      HSL:
        159°, 50.3268%, 70.0000%
        HSV (HSB):
        159°, 35.4839%, 85.0980%
        XYZ:
        44.9223, 58.9189, 57.7200
        xyY:
        0.2781, 0.3647, 58.9189
      CIE-Lab:
        81.2470, -29.6944, 5.8025
        CIE-LCH:
        81.2470, 30.2561, 168.9433
        CIE-Luv:
        81.2470, -36.7164, 13.6368
        Hunter-Lab:
        76.7586, -29.8620, 9.1469
      #8cd9be color charts
#8cd9be RGB chart
      #8cd9be CMYK chart
      #8cd9be RGB pie chart
      #8cd9be color shades, tints & tones
#8cd9be color schemes
#8cd9be color preview, HTML & CSS examples
           This text has a color of #8cd9be        
        
          <p style="color:#8cd9be;">Text here</p>
        
        
          .mytext {color:#8cd9be;}
        
        Text color #8cd9be
      
           This box has a color of #8cd9be        
        
          <div style="background-color:#8cd9be;">Content here</div>
        
        
          .mybackground {background-color:#8cd9be;}
        
        Background color #8cd9be
      
           Border around this has a color of #8cd9be        
        
          <div style="border:2px solid #8cd9be;">Content here</div>
        
        
          .myborder {border:2px solid #8cd9be;}
        
        Border color #8cd9be