#afeab5 color space conversions
Hex:
        #afeab5
        RGB:
        175, 234, 181
        CMY:
        31, 8, 29
        CMYK:
        25, 0, 23, 8
      HSL:
        126°, 58.4158%, 80.1961%
        HSV (HSB):
        126°, 25.2137%, 91.7647%
        XYZ:
        55.4425, 71.2958, 54.5554
        xyY:
        0.3058, 0.3933, 71.2958
      CIE-Lab:
        87.6285, -28.9038, 19.8191
        CIE-LCH:
        87.6285, 35.0461, 145.5618
        CIE-Luv:
        87.6285, -29.3120, 33.7623
        Hunter-Lab:
        84.4368, -30.5587, 20.7980
      #afeab5 color charts
#afeab5 RGB chart
      #afeab5 CMYK chart
      #afeab5 RGB pie chart
      #afeab5 color shades, tints & tones
#afeab5 color schemes
#afeab5 color preview, HTML & CSS examples
           This text has a color of #afeab5        
        
          <p style="color:#afeab5;">Text here</p>
        
        
          .mytext {color:#afeab5;}
        
        Text color #afeab5
      
           This box has a color of #afeab5        
        
          <div style="background-color:#afeab5;">Content here</div>
        
        
          .mybackground {background-color:#afeab5;}
        
        Background color #afeab5
      
           Border around this has a color of #afeab5        
        
          <div style="border:2px solid #afeab5;">Content here</div>
        
        
          .myborder {border:2px solid #afeab5;}
        
        Border color #afeab5