#adf5de color space conversions
Hex:
        #adf5de
        RGB:
        173, 245, 222
        CMY:
        32, 4, 13
        CMYK:
        29, 0, 9, 4
      HSL:
        161°, 78.2609%, 81.9608%
        HSV (HSB):
        161°, 29.3878%, 96.0784%
        XYZ:
        63.0708, 79.4630, 81.1209
        xyY:
        0.2820, 0.3553, 79.4630
      CIE-Lab:
        91.4434, -27.0040, 3.9375
        CIE-LCH:
        91.4434, 27.2896, 171.7040
        CIE-Luv:
        91.4434, -35.0316, 10.6484
        Hunter-Lab:
        89.1420, -29.7041, 8.4444
      #adf5de color charts
#adf5de RGB chart
      #adf5de CMYK chart
      #adf5de RGB pie chart
      #adf5de color shades, tints & tones
#adf5de color schemes
#adf5de color preview, HTML & CSS examples
           This text has a color of #adf5de        
        
          <p style="color:#adf5de;">Text here</p>
        
        
          .mytext {color:#adf5de;}
        
        Text color #adf5de
      
           This box has a color of #adf5de        
        
          <div style="background-color:#adf5de;">Content here</div>
        
        
          .mybackground {background-color:#adf5de;}
        
        Background color #adf5de
      
           Border around this has a color of #adf5de        
        
          <div style="border:2px solid #adf5de;">Content here</div>
        
        
          .myborder {border:2px solid #adf5de;}
        
        Border color #adf5de