#afc2fc color space conversions
Hex:
        #afc2fc
        RGB:
        175, 194, 252
        CMY:
        31, 24, 1
        CMYK:
        31, 23, 0, 1
      HSL:
        225°, 92.7711%, 83.7255%
        HSV (HSB):
        225°, 30.5556%, 98.8235%
        XYZ:
        54.5417, 54.7258, 99.7839
        xyY:
        0.2609, 0.2618, 54.7258
      CIE-Lab:
        78.8831, 6.5171, -30.6745
        CIE-LCH:
        78.8831, 31.3592, 281.9947
        CIE-Luv:
        78.8831, -12.4405, -50.3322
        Hunter-Lab:
        73.9769, 2.1449, -28.1897
      #afc2fc color charts
#afc2fc RGB chart
      #afc2fc CMYK chart
      #afc2fc RGB pie chart
      #afc2fc color shades, tints & tones
#afc2fc color schemes
#afc2fc color preview, HTML & CSS examples
           This text has a color of #afc2fc        
        
          <p style="color:#afc2fc;">Text here</p>
        
        
          .mytext {color:#afc2fc;}
        
        Text color #afc2fc
      
           This box has a color of #afc2fc        
        
          <div style="background-color:#afc2fc;">Content here</div>
        
        
          .mybackground {background-color:#afc2fc;}
        
        Background color #afc2fc
      
           Border around this has a color of #afc2fc        
        
          <div style="border:2px solid #afc2fc;">Content here</div>
        
        
          .myborder {border:2px solid #afc2fc;}
        
        Border color #afc2fc