#afc0f2 color space conversions
Hex:
        #afc0f2
        RGB:
        175, 192, 242
        CMY:
        31, 25, 5
        CMYK:
        28, 21, 0, 5
      HSL:
        225°, 72.0430%, 81.7647%
        HSV (HSB):
        225°, 27.6860%, 94.9020%
        XYZ:
        52.5558, 53.2240, 91.5077
        xyY:
        0.2664, 0.2698, 53.2240
      CIE-Lab:
        78.0071, 5.1878, -26.6582
        CIE-LCH:
        78.0071, 27.1583, 281.0123
        CIE-Luv:
        78.0071, -11.2032, -43.3121
        Hunter-Lab:
        72.9548, 0.9185, -23.2995
      #afc0f2 color charts
#afc0f2 RGB chart
      #afc0f2 CMYK chart
      #afc0f2 RGB pie chart
      #afc0f2 color shades, tints & tones
#afc0f2 color schemes
#afc0f2 color preview, HTML & CSS examples
           This text has a color of #afc0f2        
        
          <p style="color:#afc0f2;">Text here</p>
        
        
          .mytext {color:#afc0f2;}
        
        Text color #afc0f2
      
           This box has a color of #afc0f2        
        
          <div style="background-color:#afc0f2;">Content here</div>
        
        
          .mybackground {background-color:#afc0f2;}
        
        Background color #afc0f2
      
           Border around this has a color of #afc0f2        
        
          <div style="border:2px solid #afc0f2;">Content here</div>
        
        
          .myborder {border:2px solid #afc0f2;}
        
        Border color #afc0f2