#afe2d2 color space conversions
Hex:
        #afe2d2
        RGB:
        175, 226, 210
        CMY:
        31, 11, 18
        CMYK:
        23, 0, 7, 11
      HSL:
        161°, 46.7890%, 78.6275%
        HSV (HSB):
        161°, 22.5664%, 88.6275%
        XYZ:
        56.5084, 68.1598, 71.1506
        xyY:
        0.2886, 0.3481, 68.1598
      CIE-Lab:
        86.0863, -19.5960, 2.4562
        CIE-LCH:
        86.0863, 19.7493, 172.8556
        CIE-Luv:
        86.0863, -25.6722, 7.0839
        Hunter-Lab:
        82.5590, -22.3018, 6.6942
      #afe2d2 color charts
#afe2d2 RGB chart
      #afe2d2 CMYK chart
      #afe2d2 RGB pie chart
      #afe2d2 color shades, tints & tones
#afe2d2 color schemes
#afe2d2 color preview, HTML & CSS examples
           This text has a color of #afe2d2        
        
          <p style="color:#afe2d2;">Text here</p>
        
        
          .mytext {color:#afe2d2;}
        
        Text color #afe2d2
      
           This box has a color of #afe2d2        
        
          <div style="background-color:#afe2d2;">Content here</div>
        
        
          .mybackground {background-color:#afe2d2;}
        
        Background color #afe2d2
      
           Border around this has a color of #afe2d2        
        
          <div style="border:2px solid #afe2d2;">Content here</div>
        
        
          .myborder {border:2px solid #afe2d2;}
        
        Border color #afe2d2