#8dddaf color space conversions
Hex:
        #8dddaf
        RGB:
        141, 221, 175
        CMY:
        45, 13, 31
        CMYK:
        36, 0, 21, 13
      HSL:
        146°, 54.0541%, 70.9804%
        HSV (HSB):
        146°, 36.1991%, 86.6667%
        XYZ:
        44.5788, 60.4708, 49.8799
        xyY:
        0.2877, 0.3903, 60.4708
      CIE-Lab:
        82.0934, -34.3381, 14.9499
        CIE-LCH:
        82.0934, 37.4514, 156.4729
        CIE-Luv:
        82.0934, -38.3380, 27.5869
        Hunter-Lab:
        77.7630, -33.7573, 16.4034
      #8dddaf color charts
#8dddaf RGB chart
      #8dddaf CMYK chart
      #8dddaf RGB pie chart
      #8dddaf color shades, tints & tones
#8dddaf color schemes
#8dddaf color preview, HTML & CSS examples
           This text has a color of #8dddaf        
        
          <p style="color:#8dddaf;">Text here</p>
        
        
          .mytext {color:#8dddaf;}
        
        Text color #8dddaf
      
           This box has a color of #8dddaf        
        
          <div style="background-color:#8dddaf;">Content here</div>
        
        
          .mybackground {background-color:#8dddaf;}
        
        Background color #8dddaf
      
           Border around this has a color of #8dddaf        
        
          <div style="border:2px solid #8dddaf;">Content here</div>
        
        
          .myborder {border:2px solid #8dddaf;}
        
        Border color #8dddaf