#afc7f1 color space conversions
Hex:
        #afc7f1
        RGB:
        175, 199, 241
        CMY:
        31, 22, 5
        CMYK:
        27, 17, 0, 5
      HSL:
        218°, 70.2128%, 81.5686%
        HSV (HSB):
        218°, 27.3859%, 94.5098%
        XYZ:
        53.9798, 56.3117, 91.2433
        xyY:
        0.2678, 0.2794, 56.3117
      CIE-Lab:
        79.7909, 1.1724, -23.4007
        CIE-LCH:
        79.7909, 23.4301, 272.8683
        CIE-Luv:
        79.7909, -14.1785, -37.3947
        Hunter-Lab:
        75.0411, -2.9204, -19.5626
      #afc7f1 color charts
#afc7f1 RGB chart
      #afc7f1 CMYK chart
      #afc7f1 RGB pie chart
      #afc7f1 color shades, tints & tones
#afc7f1 color schemes
#afc7f1 color preview, HTML & CSS examples
           This text has a color of #afc7f1        
        
          <p style="color:#afc7f1;">Text here</p>
        
        
          .mytext {color:#afc7f1;}
        
        Text color #afc7f1
      
           This box has a color of #afc7f1        
        
          <div style="background-color:#afc7f1;">Content here</div>
        
        
          .mybackground {background-color:#afc7f1;}
        
        Background color #afc7f1
      
           Border around this has a color of #afc7f1        
        
          <div style="border:2px solid #afc7f1;">Content here</div>
        
        
          .myborder {border:2px solid #afc7f1;}
        
        Border color #afc7f1