#afafe7 color space conversions
Hex:
        #afafe7
        RGB:
        175, 175, 231
        CMY:
        31, 31, 9
        CMYK:
        24, 24, 0, 9
      HSL:
        240°, 53.8462%, 79.6078%
        HSV (HSB):
        240°, 24.2424%, 90.5882%
        XYZ:
        47.4330, 45.5434, 81.8921
        xyY:
        0.2712, 0.2604, 45.5434
      CIE-Lab:
        73.2483, 11.9072, -28.0060
        CIE-LCH:
        73.2483, 30.4322, 293.0336
        CIE-Luv:
        73.2483, -3.3273, -46.1624
        Hunter-Lab:
        67.4859, 7.3599, -24.7065
      #afafe7 color charts
#afafe7 RGB chart
      #afafe7 CMYK chart
      #afafe7 RGB pie chart
      #afafe7 color shades, tints & tones
#afafe7 color schemes
#afafe7 color preview, HTML & CSS examples
           This text has a color of #afafe7        
        
          <p style="color:#afafe7;">Text here</p>
        
        
          .mytext {color:#afafe7;}
        
        Text color #afafe7
      
           This box has a color of #afafe7        
        
          <div style="background-color:#afafe7;">Content here</div>
        
        
          .mybackground {background-color:#afafe7;}
        
        Background color #afafe7
      
           Border around this has a color of #afafe7        
        
          <div style="border:2px solid #afafe7;">Content here</div>
        
        
          .myborder {border:2px solid #afafe7;}
        
        Border color #afafe7