#afedb0 color space conversions
Hex:
        #afedb0
        RGB:
        175, 237, 176
        CMY:
        31, 7, 31
        CMYK:
        26, 0, 26, 7
      HSL:
        121°, 63.2653%, 80.7843%
        HSV (HSB):
        121°, 26.1603%, 92.9412%
        XYZ:
        55.7999, 72.8169, 52.1884
        xyY:
        0.3086, 0.4027, 72.8169
      CIE-Lab:
        88.3603, -31.1625, 23.4123
        CIE-LCH:
        88.3603, 38.9774, 143.0826
        CIE-Luv:
        88.3603, -30.7340, 39.0507
        Hunter-Lab:
        85.3328, -32.6098, 23.4720
      #afedb0 color charts
#afedb0 RGB chart
      #afedb0 CMYK chart
      #afedb0 RGB pie chart
      #afedb0 color shades, tints & tones
#afedb0 color schemes
#afedb0 color preview, HTML & CSS examples
           This text has a color of #afedb0        
        
          <p style="color:#afedb0;">Text here</p>
        
        
          .mytext {color:#afedb0;}
        
        Text color #afedb0
      
           This box has a color of #afedb0        
        
          <div style="background-color:#afedb0;">Content here</div>
        
        
          .mybackground {background-color:#afedb0;}
        
        Background color #afedb0
      
           Border around this has a color of #afedb0        
        
          <div style="border:2px solid #afedb0;">Content here</div>
        
        
          .myborder {border:2px solid #afedb0;}
        
        Border color #afedb0