#afaff6 color space conversions
Hex:
        #afaff6
        RGB:
        175, 175, 246
        CMY:
        31, 31, 4
        CMYK:
        29, 29, 0, 4
      HSL:
        240°, 79.7753%, 82.5490%
        HSV (HSB):
        240°, 28.8618%, 96.4706%
        XYZ:
        49.6437, 46.4277, 93.5337
        xyY:
        0.2618, 0.2449, 46.4277
      CIE-Lab:
        73.8222, 15.5016, -35.2562
        CIE-LCH:
        73.8222, 38.5137, 293.7343
        CIE-Luv:
        73.8222, -4.2434, -58.8651
        Hunter-Lab:
        68.1379, 10.8097, -33.6916
      #afaff6 color charts
#afaff6 RGB chart
      #afaff6 CMYK chart
      #afaff6 RGB pie chart
      #afaff6 color shades, tints & tones
#afaff6 color schemes
#afaff6 color preview, HTML & CSS examples
           This text has a color of #afaff6        
        
          <p style="color:#afaff6;">Text here</p>
        
        
          .mytext {color:#afaff6;}
        
        Text color #afaff6
      
           This box has a color of #afaff6        
        
          <div style="background-color:#afaff6;">Content here</div>
        
        
          .mybackground {background-color:#afaff6;}
        
        Background color #afaff6
      
           Border around this has a color of #afaff6        
        
          <div style="border:2px solid #afaff6;">Content here</div>
        
        
          .myborder {border:2px solid #afaff6;}
        
        Border color #afaff6