#afc8f1 color space conversions
Hex:
        #afc8f1
        RGB:
        175, 200, 241
        CMY:
        31, 22, 5
        CMYK:
        27, 17, 0, 5
      HSL:
        217°, 70.2128%, 81.5686%
        HSV (HSB):
        217°, 27.3859%, 94.5098%
        XYZ:
        54.2107, 56.7734, 91.3202
        xyY:
        0.2680, 0.2806, 56.7734
      CIE-Lab:
        80.0520, 0.6365, -23.0036
        CIE-LCH:
        80.0520, 23.0124, 271.5849
        CIE-Luv:
        80.0520, -14.6104, -36.6685
        Hunter-Lab:
        75.3481, -3.4339, -19.1145
      #afc8f1 color charts
#afc8f1 RGB chart
      #afc8f1 CMYK chart
      #afc8f1 RGB pie chart
      #afc8f1 color shades, tints & tones
#afc8f1 color schemes
#afc8f1 color preview, HTML & CSS examples
           This text has a color of #afc8f1        
        
          <p style="color:#afc8f1;">Text here</p>
        
        
          .mytext {color:#afc8f1;}
        
        Text color #afc8f1
      
           This box has a color of #afc8f1        
        
          <div style="background-color:#afc8f1;">Content here</div>
        
        
          .mybackground {background-color:#afc8f1;}
        
        Background color #afc8f1
      
           Border around this has a color of #afc8f1        
        
          <div style="border:2px solid #afc8f1;">Content here</div>
        
        
          .myborder {border:2px solid #afc8f1;}
        
        Border color #afc8f1