#8cddaa color space conversions
Hex:
        #8cddaa
        RGB:
        140, 221, 170
        CMY:
        45, 13, 33
        CMYK:
        37, 0, 23, 13
      HSL:
        142°, 54.3624%, 70.7843%
        HSV (HSB):
        142°, 36.6516%, 86.6667%
        XYZ:
        43.9274, 60.1906, 47.3329
        xyY:
        0.2900, 0.3974, 60.1906
      CIE-Lab:
        81.9417, -35.5859, 17.3585
        CIE-LCH:
        81.9417, 39.5938, 153.9972
        CIE-Luv:
        81.9417, -38.8373, 31.1102
        Hunter-Lab:
        77.5826, -34.7027, 18.1352
      #8cddaa color charts
#8cddaa RGB chart
      #8cddaa CMYK chart
      #8cddaa RGB pie chart
      #8cddaa color shades, tints & tones
#8cddaa color schemes
#8cddaa color preview, HTML & CSS examples
           This text has a color of #8cddaa        
        
          <p style="color:#8cddaa;">Text here</p>
        
        
          .mytext {color:#8cddaa;}
        
        Text color #8cddaa
      
           This box has a color of #8cddaa        
        
          <div style="background-color:#8cddaa;">Content here</div>
        
        
          .mybackground {background-color:#8cddaa;}
        
        Background color #8cddaa
      
           Border around this has a color of #8cddaa        
        
          <div style="border:2px solid #8cddaa;">Content here</div>
        
        
          .myborder {border:2px solid #8cddaa;}
        
        Border color #8cddaa