#afefc0 color space conversions
Hex:
        #afefc0
        RGB:
        175, 239, 192
        CMY:
        31, 6, 25
        CMYK:
        27, 0, 20, 6
      HSL:
        136°, 66.6667%, 81.1765%
        HSV (HSB):
        136°, 26.7782%, 93.7255%
        XYZ:
        58.0601, 74.6527, 61.2185
        xyY:
        0.2994, 0.3849, 74.6527
      CIE-Lab:
        89.2301, -29.3331, 16.3601
        CIE-LCH:
        89.2301, 33.5870, 150.8500
        CIE-Luv:
        89.2301, -31.6256, 29.1650
        Hunter-Lab:
        86.4018, -31.2551, 18.4724
      #afefc0 color charts
#afefc0 RGB chart
      #afefc0 CMYK chart
      #afefc0 RGB pie chart
      #afefc0 color shades, tints & tones
#afefc0 color schemes
#afefc0 color preview, HTML & CSS examples
           This text has a color of #afefc0        
        
          <p style="color:#afefc0;">Text here</p>
        
        
          .mytext {color:#afefc0;}
        
        Text color #afefc0
      
           This box has a color of #afefc0        
        
          <div style="background-color:#afefc0;">Content here</div>
        
        
          .mybackground {background-color:#afefc0;}
        
        Background color #afefc0
      
           Border around this has a color of #afefc0        
        
          <div style="border:2px solid #afefc0;">Content here</div>
        
        
          .myborder {border:2px solid #afefc0;}
        
        Border color #afefc0