#afd9be color space conversions
Hex:
        #afd9be
        RGB:
        175, 217, 190
        CMY:
        31, 15, 25
        CMYK:
        19, 0, 12, 15
      HSL:
        141°, 35.5932%, 76.8627%
        HSV (HSB):
        141°, 19.3548%, 85.0980%
        XYZ:
        51.7863, 62.4574, 58.0412
        xyY:
        0.3006, 0.3625, 62.4574
      CIE-Lab:
        83.1561, -19.0189, 8.7943
        CIE-LCH:
        83.1561, 20.9537, 155.1843
        CIE-Luv:
        83.1561, -21.2874, 16.3150
        Hunter-Lab:
        79.0300, -21.3360, 11.7772
      #afd9be color charts
#afd9be RGB chart
      #afd9be CMYK chart
      #afd9be RGB pie chart
      #afd9be color shades, tints & tones
#afd9be color schemes
#afd9be color preview, HTML & CSS examples
           This text has a color of #afd9be        
        
          <p style="color:#afd9be;">Text here</p>
        
        
          .mytext {color:#afd9be;}
        
        Text color #afd9be
      
           This box has a color of #afd9be        
        
          <div style="background-color:#afd9be;">Content here</div>
        
        
          .mybackground {background-color:#afd9be;}
        
        Background color #afd9be
      
           Border around this has a color of #afd9be        
        
          <div style="border:2px solid #afd9be;">Content here</div>
        
        
          .myborder {border:2px solid #afd9be;}
        
        Border color #afd9be