#afefc5 color space conversions
Hex:
        #afefc5
        RGB:
        175, 239, 197
        CMY:
        31, 6, 23
        CMYK:
        27, 0, 18, 6
      HSL:
        141°, 66.6667%, 81.1765%
        HSV (HSB):
        141°, 26.7782%, 93.7255%
        XYZ:
        58.6237, 74.8782, 64.1865
        xyY:
        0.2965, 0.3788, 74.8782
      CIE-Lab:
        89.3359, -28.4209, 13.9170
        CIE-LCH:
        89.3359, 31.6454, 153.9103
        CIE-Luv:
        89.3359, -31.6102, 25.5560
        Hunter-Lab:
        86.5322, -30.5013, 16.5933
      #afefc5 color charts
#afefc5 RGB chart
      #afefc5 CMYK chart
      #afefc5 RGB pie chart
      #afefc5 color shades, tints & tones
#afefc5 color schemes
#afefc5 color preview, HTML & CSS examples
           This text has a color of #afefc5        
        
          <p style="color:#afefc5;">Text here</p>
        
        
          .mytext {color:#afefc5;}
        
        Text color #afefc5
      
           This box has a color of #afefc5        
        
          <div style="background-color:#afefc5;">Content here</div>
        
        
          .mybackground {background-color:#afefc5;}
        
        Background color #afefc5
      
           Border around this has a color of #afefc5        
        
          <div style="border:2px solid #afefc5;">Content here</div>
        
        
          .myborder {border:2px solid #afefc5;}
        
        Border color #afefc5