#afc9f1 color space conversions
Hex:
        #afc9f1
        RGB:
        175, 201, 241
        CMY:
        31, 21, 5
        CMYK:
        27, 17, 0, 5
      HSL:
        216°, 70.2128%, 81.5686%
        HSV (HSB):
        216°, 27.3859%, 94.5098%
        XYZ:
        54.4430, 57.2381, 91.3977
        xyY:
        0.2681, 0.2819, 57.2381
      CIE-Lab:
        80.3133, 0.1015, -22.6062
        CIE-LCH:
        80.3133, 22.6065, 270.2572
        CIE-Luv:
        80.3133, -15.0427, -35.9421
        Hunter-Lab:
        75.6559, -3.9467, -18.6674
      #afc9f1 color charts
#afc9f1 RGB chart
      #afc9f1 CMYK chart
      #afc9f1 RGB pie chart
      #afc9f1 color shades, tints & tones
#afc9f1 color schemes
#afc9f1 color preview, HTML & CSS examples
           This text has a color of #afc9f1        
        
          <p style="color:#afc9f1;">Text here</p>
        
        
          .mytext {color:#afc9f1;}
        
        Text color #afc9f1
      
           This box has a color of #afc9f1        
        
          <div style="background-color:#afc9f1;">Content here</div>
        
        
          .mybackground {background-color:#afc9f1;}
        
        Background color #afc9f1
      
           Border around this has a color of #afc9f1        
        
          <div style="border:2px solid #afc9f1;">Content here</div>
        
        
          .myborder {border:2px solid #afc9f1;}
        
        Border color #afc9f1