#affcb0 color space conversions
Hex:
        #affcb0
        RGB:
        175, 252, 176
        CMY:
        31, 1, 31
        CMYK:
        31, 0, 30, 1
      HSL:
        121°, 92.7711%, 83.7255%
        HSV (HSB):
        121°, 30.5556%, 98.8235%
        XYZ:
        60.3261, 81.8694, 53.6971
        xyY:
        0.3080, 0.4179, 81.8694
      CIE-Lab:
        92.5172, -38.0528, 29.0852
        CIE-LCH:
        92.5172, 47.8954, 142.6079
        CIE-Luv:
        92.5172, -37.7184, 48.1190
        Hunter-Lab:
        90.4817, -39.3332, 28.1510
      #affcb0 color charts
#affcb0 RGB chart
      #affcb0 CMYK chart
      #affcb0 RGB pie chart
      #affcb0 color shades, tints & tones
#affcb0 color schemes
#affcb0 color preview, HTML & CSS examples
           This text has a color of #affcb0        
        
          <p style="color:#affcb0;">Text here</p>
        
        
          .mytext {color:#affcb0;}
        
        Text color #affcb0
      
           This box has a color of #affcb0        
        
          <div style="background-color:#affcb0;">Content here</div>
        
        
          .mybackground {background-color:#affcb0;}
        
        Background color #affcb0
      
           Border around this has a color of #affcb0        
        
          <div style="border:2px solid #affcb0;">Content here</div>
        
        
          .myborder {border:2px solid #affcb0;}
        
        Border color #affcb0