#afe8b2 color space conversions
Hex:
        #afe8b2
        RGB:
        175, 232, 178
        CMY:
        31, 9, 30
        CMYK:
        25, 0, 23, 9
      HSL:
        123°, 55.3398%, 79.8039%
        HSV (HSB):
        123°, 24.5690%, 90.9804%
        XYZ:
        54.5717, 70.0415, 52.7626
        xyY:
        0.3077, 0.3949, 70.0415
      CIE-Lab:
        87.0172, -28.4677, 20.5246
        CIE-LCH:
        87.0172, 35.0952, 144.2092
        CIE-Luv:
        87.0172, -28.3642, 34.5944
        Hunter-Lab:
        83.6908, -30.0657, 21.2044
      #afe8b2 color charts
#afe8b2 RGB chart
      #afe8b2 CMYK chart
      #afe8b2 RGB pie chart
      #afe8b2 color shades, tints & tones
#afe8b2 color schemes
#afe8b2 color preview, HTML & CSS examples
           This text has a color of #afe8b2        
        
          <p style="color:#afe8b2;">Text here</p>
        
        
          .mytext {color:#afe8b2;}
        
        Text color #afe8b2
      
           This box has a color of #afe8b2        
        
          <div style="background-color:#afe8b2;">Content here</div>
        
        
          .mybackground {background-color:#afe8b2;}
        
        Background color #afe8b2
      
           Border around this has a color of #afe8b2        
        
          <div style="border:2px solid #afe8b2;">Content here</div>
        
        
          .myborder {border:2px solid #afe8b2;}
        
        Border color #afe8b2