#afe5bd color space conversions
Hex:
        #afe5bd
        RGB:
        175, 229, 189
        CMY:
        31, 10, 26
        CMYK:
        24, 0, 17, 10
      HSL:
        136°, 50.9434%, 79.2157%
        HSV (HSB):
        136°, 23.5808%, 89.8039%
        XYZ:
        54.8838, 68.8267, 58.5363
        xyY:
        0.3012, 0.3777, 68.8267
      CIE-Lab:
        86.4182, -25.0948, 13.9589
        CIE-LCH:
        86.4182, 28.7158, 150.9152
        CIE-Luv:
        86.4182, -26.9677, 24.8916
        Hunter-Lab:
        82.9619, -27.0957, 16.2394
      #afe5bd color charts
#afe5bd RGB chart
      #afe5bd CMYK chart
      #afe5bd RGB pie chart
      #afe5bd color shades, tints & tones
#afe5bd color schemes
#afe5bd color preview, HTML & CSS examples
           This text has a color of #afe5bd        
        
          <p style="color:#afe5bd;">Text here</p>
        
        
          .mytext {color:#afe5bd;}
        
        Text color #afe5bd
      
           This box has a color of #afe5bd        
        
          <div style="background-color:#afe5bd;">Content here</div>
        
        
          .mybackground {background-color:#afe5bd;}
        
        Background color #afe5bd
      
           Border around this has a color of #afe5bd        
        
          <div style="border:2px solid #afe5bd;">Content here</div>
        
        
          .myborder {border:2px solid #afe5bd;}
        
        Border color #afe5bd