#8ddbc1 color space conversions
Hex:
        #8ddbc1
        RGB:
        141, 219, 193
        CMY:
        45, 14, 24
        CMYK:
        36, 0, 12, 14
      HSL:
        160°, 52.0000%, 70.5882%
        HSV (HSB):
        160°, 35.6164%, 85.8824%
        XYZ:
        45.9417, 60.1760, 59.6458
        xyY:
        0.2772, 0.3630, 60.1760
      CIE-Lab:
        81.9338, -29.7309, 5.2061
        CIE-LCH:
        81.9338, 30.1833, 170.0678
        CIE-Luv:
        81.9338, -37.1272, 12.7776
        Hunter-Lab:
        77.5732, -30.0389, 8.7133
      #8ddbc1 color charts
#8ddbc1 RGB chart
      #8ddbc1 CMYK chart
      #8ddbc1 RGB pie chart
      #8ddbc1 color shades, tints & tones
#8ddbc1 color schemes
#8ddbc1 color preview, HTML & CSS examples
           This text has a color of #8ddbc1        
        
          <p style="color:#8ddbc1;">Text here</p>
        
        
          .mytext {color:#8ddbc1;}
        
        Text color #8ddbc1
      
           This box has a color of #8ddbc1        
        
          <div style="background-color:#8ddbc1;">Content here</div>
        
        
          .mybackground {background-color:#8ddbc1;}
        
        Background color #8ddbc1
      
           Border around this has a color of #8ddbc1        
        
          <div style="border:2px solid #8ddbc1;">Content here</div>
        
        
          .myborder {border:2px solid #8ddbc1;}
        
        Border color #8ddbc1