#addd95 color space conversions
Hex:
        #addd95
        RGB:
        173, 221, 149
        CMY:
        32, 13, 42
        CMYK:
        22, 0, 33, 13
      HSL:
        100°, 51.4286%, 72.5490%
        HSV (HSB):
        100°, 32.5792%, 86.6667%
        XYZ:
        48.5148, 62.7671, 37.9920
        xyY:
        0.3250, 0.4205, 62.7671
      CIE-Lab:
        83.3197, -28.5113, 30.4393
        CIE-LCH:
        83.3197, 41.7066, 133.1268
        CIE-Luv:
        83.3197, -23.8954, 46.9582
        Hunter-Lab:
        79.2257, -29.3382, 27.0259
      #addd95 color charts
#addd95 RGB chart
      #addd95 CMYK chart
      #addd95 RGB pie chart
      #addd95 color shades, tints & tones
#addd95 color schemes
#addd95 color preview, HTML & CSS examples
           This text has a color of #addd95        
        
          <p style="color:#addd95;">Text here</p>
        
        
          .mytext {color:#addd95;}
        
        Text color #addd95
      
           This box has a color of #addd95        
        
          <div style="background-color:#addd95;">Content here</div>
        
        
          .mybackground {background-color:#addd95;}
        
        Background color #addd95
      
           Border around this has a color of #addd95        
        
          <div style="border:2px solid #addd95;">Content here</div>
        
        
          .myborder {border:2px solid #addd95;}
        
        Border color #addd95