#affbf6 color space conversions
Hex:
        #affbf6
        RGB:
        175, 251, 246
        CMY:
        31, 2, 4
        CMYK:
        30, 0, 2, 2
      HSL:
        176°, 90.4762%, 83.5294%
        HSV (HSB):
        176°, 30.2789%, 98.4314%
        XYZ:
        68.8109, 84.7621, 99.9228
        xyY:
        0.2714, 0.3344, 84.7621
      CIE-Lab:
        93.7805, -24.2298, -5.0793
        CIE-LCH:
        93.7805, 24.7565, 191.8395
        CIE-Luv:
        93.7805, -36.5859, -3.8786
        Hunter-Lab:
        92.0664, -27.7042, 0.0970
      #affbf6 color charts
#affbf6 RGB chart
      #affbf6 CMYK chart
      #affbf6 RGB pie chart
      #affbf6 color shades, tints & tones
#affbf6 color schemes
#affbf6 color preview, HTML & CSS examples
           This text has a color of #affbf6        
        
          <p style="color:#affbf6;">Text here</p>
        
        
          .mytext {color:#affbf6;}
        
        Text color #affbf6
      
           This box has a color of #affbf6        
        
          <div style="background-color:#affbf6;">Content here</div>
        
        
          .mybackground {background-color:#affbf6;}
        
        Background color #affbf6
      
           Border around this has a color of #affbf6        
        
          <div style="border:2px solid #affbf6;">Content here</div>
        
        
          .myborder {border:2px solid #affbf6;}
        
        Border color #affbf6