#afeda7 color space conversions
Hex:
        #afeda7
        RGB:
        175, 237, 167
        CMY:
        31, 7, 35
        CMYK:
        26, 0, 30, 7
      HSL:
        113°, 66.0377%, 79.2157%
        HSV (HSB):
        113°, 29.5359%, 92.9412%
        XYZ:
        54.9384, 72.4724, 47.6522
        xyY:
        0.3138, 0.4140, 72.4724
      CIE-Lab:
        88.1955, -32.6174, 27.8010
        CIE-LCH:
        88.1955, 42.8578, 139.5579
        CIE-Luv:
        88.1955, -30.7532, 45.0131
        Hunter-Lab:
        85.1307, -33.7851, 26.4037
      #afeda7 color charts
#afeda7 RGB chart
      #afeda7 CMYK chart
      #afeda7 RGB pie chart
      #afeda7 color shades, tints & tones
#afeda7 color schemes
#afeda7 color preview, HTML & CSS examples
           This text has a color of #afeda7        
        
          <p style="color:#afeda7;">Text here</p>
        
        
          .mytext {color:#afeda7;}
        
        Text color #afeda7
      
           This box has a color of #afeda7        
        
          <div style="background-color:#afeda7;">Content here</div>
        
        
          .mybackground {background-color:#afeda7;}
        
        Background color #afeda7
      
           Border around this has a color of #afeda7        
        
          <div style="border:2px solid #afeda7;">Content here</div>
        
        
          .myborder {border:2px solid #afeda7;}
        
        Border color #afeda7