#afeaa6 color space conversions
Hex:
        #afeaa6
        RGB:
        175, 234, 166
        CMY:
        31, 8, 35
        CMYK:
        25, 0, 29, 8
      HSL:
        112°, 61.8182%, 78.4314%
        HSV (HSB):
        112°, 29.0598%, 91.7647%
        XYZ:
        53.9849, 70.7128, 46.8800
        xyY:
        0.3146, 0.4121, 70.7128
      CIE-Lab:
        87.3453, -31.3764, 27.1598
        CIE-LCH:
        87.3453, 41.4987, 139.1201
        CIE-Luv:
        87.3453, -29.3179, 43.8745
        Hunter-Lab:
        84.0909, -32.5650, 25.8099
      #afeaa6 color charts
#afeaa6 RGB chart
      #afeaa6 CMYK chart
      #afeaa6 RGB pie chart
      #afeaa6 color shades, tints & tones
#afeaa6 color schemes
#afeaa6 color preview, HTML & CSS examples
           This text has a color of #afeaa6        
        
          <p style="color:#afeaa6;">Text here</p>
        
        
          .mytext {color:#afeaa6;}
        
        Text color #afeaa6
      
           This box has a color of #afeaa6        
        
          <div style="background-color:#afeaa6;">Content here</div>
        
        
          .mybackground {background-color:#afeaa6;}
        
        Background color #afeaa6
      
           Border around this has a color of #afeaa6        
        
          <div style="border:2px solid #afeaa6;">Content here</div>
        
        
          .myborder {border:2px solid #afeaa6;}
        
        Border color #afeaa6